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

response Mode #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sargsyanvlad
Copy link

When I try to sign in with AppleId I have noticed that it fails with an error, saying that response_mode must be form_post when a name or email scope is requested.
So I did minor changes in index.js which fixed my issue.
Maybe it will be useful for others too.

@renarsvilnis
Copy link

Hi @sargsyanvlad , I'm working on the fork of the library. Have a question do you know why openid scope is always added to the scopes?

Apple docs don't seem to mention it - https://developer.apple.com/documentation/sign_in_with_apple/clientconfigi/3230955-scope

Only reference I could find was apple forums - https://forums.developer.apple.com/thread/119502

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