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!