Will you be able to get a users display name with Replit Auth?

Hey Replit Team, I’m wondering when Repl Auth will provide a displayName value? Currently, the only way is to fetch it with GraphQL. But, it should return displayName. Is there a reason why this was not implemented or no. Thanks!

6 Likes

That’s the username, not the display name (using GQL you can get fullName, firstName, and lastName).

4 Likes

I already know how to use replauth, I’m wonderinga bout the displayname.

4 Likes

@bddy I don’t know if it is possible. I can’t find anything online.

1 Like

It’s possible to get with GraphQL, but not through ReplAuth.

2 Likes

Hey @bddy!

The team has let me know that this is not on the roadmap, unfortunately.

5 Likes

aww okay, wishing I didn’t have to manually request to the api, but thanks shane

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.