Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AppleID OAuth backend #46

Closed
wants to merge 1 commit into from
Closed

Conversation

cburmeister
Copy link
Contributor

@cburmeister cburmeister commented Oct 8, 2019

This commit adds an OAuth backend for Apple's "Sign in" API.

https://developer.apple.com/documentation/signinwithapplerestapi

@lepture
Copy link
Member

lepture commented Oct 9, 2019

Thanks

@cburmeister
Copy link
Contributor Author

This is blocked by #51

Apple for some reason decided to use a POST with application/x-www-form-urlencoded here instead of basically every other IDP I've encountered to-date.

This commit adds an OAuth backend for Apple's "Sign in" API.

https://developer.apple.com/documentation/signinwithapplerestapi
@cburmeister
Copy link
Contributor Author

@lepture I think this is ready for another look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants