yes i just did I understand
so I have the provider access token now
and I want to get the github username using it
could you please guide me with the end point to which I would have to make the request to get it with the access token as the Authentication header
Also, did you take a look at the rest of the data in the session object?
yes
what's in providerUid?
it is the Uid of the provider
I gues
did you actually look at the value?
I tried it out
in implementation initially i thought it might give me what i wanted but it returned a number
is it related to my github account ?
anyways, you'll have to look up how to use the github api
could this somehow fetch me my username
yes...
how
look up how to use the github api
found this I guess this might help and would pass the auth token as the access token
though the appwrite part is resolved thanks a lot
Hey @Steven made it work thanks a lot
its working and I am getting the desired data
[SOLVED] How to get Data from OAuth2 Providers?
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...