Results 138 comments of Wagner de Lima

@LearningProcesss @SukiCZ @MilanZiaran Adding GitHub Sign In is easy. Please refer to the GitHub section in the README file.

> https://github.com/login/oauth/access_token @SukiCZ thanks for your reply. Unfortunately I could not authenticate and get the token from the first step: https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps#1-request-a-users-github-identity. I keep getting an 422Unprocessable Entity execption. I have...

I will take a look at it, @SukiCZ

@SukiCZ thanks for your demo project. It helped me understand the flow from /authorize to /convert-token. I updated the documentation of GitHub. You can find it here https://drf-social-oauth2.readthedocs.io/en/latest/integration.html#github-integration. I did...

@denizdogan @SolomonPetrovich did you find out how to create an apple app to get client id and client secret?

The question was not how to set up the configuration. It's just that I have not found a way to create an apple application to get the apple key, apple...

@crozarakamilla and @timothyshen did you manage to get it to work?

@simo-berto98 can you try the newest versions of drf-social-oauth2? I believe this might be solved. Otherwise, please follow the standard way of create issues, explaining how to replicate it. Thanks.

@denizdogan I started working on this. You can see PR attached to this issue. Any suggestion and contribution will be very welcomed.