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

Apple auth fails with #37

Open
tonyjmnz-ss opened this issue Jan 27, 2025 · 2 comments
Open

Apple auth fails with #37

tonyjmnz-ss opened this issue Jan 27, 2025 · 2 comments
Assignees

Comments

@tonyjmnz-ss
Copy link

Describe the bug
Apple OAuth fails with:

Image

To Reproduce

  • Add the AppleOAuth2Provider config to the plugin config
  • Attempt to log in with apple (signin("apple"))

Expected behavior
Users should be able to log in. I've confirmed that adding the response_mode=form_post parameter to the OAuth url fixes this issue. Additional info

@sourabpramanik
Copy link
Owner

Checking. But have you also tried AppleOIDCAuthProvider?

@sourabpramanik
Copy link
Owner

Has been fixed in version 0.5.6

@sourabpramanik sourabpramanik self-assigned this Jan 28, 2025
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

No branches or pull requests

2 participants