vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
5.83k stars 1.19k forks source link

Has anyone got azure login working? #226

Open hinetapora opened 11 months ago

hinetapora commented 11 months ago

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.

FreightCompanionDavid commented 3 months ago

Can you give me more details on your set-up? I am doing that integration soon anyway.