Access Github API after authorizing user

Hi there!

I’m trying to setup social login using Github as an identity provider which works great. In the guide it says that Github returns an access token that can be used to query their API, however when I try to use that access token I end up getting a Bad Credentials error from their API.

I was just wondering if there were several ones and how to find the right one to use in this case.

Thanks!

Hi @Miz85,

This article covers Idp access tokens.

Let me know if you need anything else!

Thanks,
Dan

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