sign-in-with-apple-using-django
sign-in-with-apple-using-django copied to clipboard
Sign In with Apple and Server-Side verification
Without this line I has infinit redirect to /socail/login/apple/
@lukaswuerzburger @aamishbaloch hey, this repository doesn't have a license. Am I right to assume that you are the authors and you wish for this code to be freely used? http://choosealicense.com/...
Since as you write Apple only provides email or name on first sign in, it's the iOS client's responsibility to store that data securely (keychain) locally until it's able to...
Here is the updated code for backend. There were certain problems that I faced during this process. Unlike in docs I am not using any package for authentication. So, I...
I am following your instructions and every key/id is described except for this one. Where do we get this from? I downloaded the p8 file but don't do anything with...