nextjs-subscription-payments
nextjs-subscription-payments copied to clipboard
Has anyone got azure login working?
I get https://example.com/?error=server_error&error_description=Error+getting+user+email+from+external+provider after authenticating with azure live account. Have the azure scopes and manifest mod setup per the supabase docs and azure docs - suspect there may be an issue in this repo causing it. It authenticating properly just not passing back the user email causing the error.
Can you give me more details on your set-up? I am doing that integration soon anyway.