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

Support specifying custom OAuth scope #619

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

nebulade
Copy link
Contributor

For OpenID connect over OAuth, at least openid profile need to be set there, but since the email is also used, the email scope will instruct the OpenID provider to also deliver that.

For OpenID connect over OAuth, at least `openid profile` need to be set there, but since the email is also used, the `email` scope will instruct the OpenID provider to also deliver that.
@vercel
Copy link

vercel bot commented Jul 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2023 9:38am

@vercel
Copy link

vercel bot commented Jul 19, 2023

@nebulade is attempting to deploy a commit to the Typebot Team on Vercel.

A member of the Team first needs to authorize it.

@nebulade
Copy link
Contributor Author

For the Cloudron package we currently patch that file https://git.cloudron.io/cloudron/typebot-app/-/commit/d44631dca64de6822563e2fe34c203ff66c69389

@baptisteArno
Copy link
Owner

Awesome, thank you!

@baptisteArno baptisteArno merged commit 48f074c into baptisteArno:main Jul 20, 2023
jmgoncalves97 pushed a commit to jmgoncalves97/typebot.io that referenced this pull request Jan 19, 2025
For OpenID connect over OAuth, at least `openid profile` need to be set
there, but since the email is also used, the `email` scope will instruct
the OpenID provider to also deliver that.

---------

Co-authored-by: Baptiste Arnaud <[email protected]>
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