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

[WIP] Docs: add guide for OTP with PKCE #18851

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

Conversation

dijonmusters
Copy link
Contributor

What kind of change does this PR introduce?

docs

What is the current behavior?

No guide for OTP with PKCE

What is the new behavior?

New guide for OTP with PKCE

@dijonmusters dijonmusters requested a review from a team as a code owner November 9, 2023 11:00
Copy link

vercel bot commented Nov 9, 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 Nov 9, 2023 11:11am
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
studio ⬜️ Ignored (Inspect) Nov 9, 2023 11:11am
studio-self-hosted ⬜️ Ignored (Inspect) Nov 9, 2023 11:11am
studio-staging ⬜️ Ignored (Inspect) Visit Preview Nov 9, 2023 11:11am
ui-storybook ⬜️ Ignored (Inspect) Nov 9, 2023 11:11am
zone-www-dot-com ⬜️ Ignored (Inspect) Nov 9, 2023 11:11am

Copy link

supabase bot commented Nov 9, 2023

Updates to Preview Branch (docs/add-guide-for-server-side-otp) ↗︎

Deployments Status Updated
Database Thu, 09 Nov 2023 11:05:17 GMT
Services Thu, 09 Nov 2023 11:05:17 GMT
APIs Thu, 09 Nov 2023 11:05:17 GMT

Tasks are run on every commit but only new migration files are pushed.
Close and reopen this PR if you want to apply changes from existing seed or migration files.

Tasks Status Updated
Migrations Thu, 09 Nov 2023 11:05:17 GMT
Seeding Thu, 09 Nov 2023 11:05:17 GMT

⚠️ Warning — Preview branch version (15.1.0.132) does not match production database version (15.1.0.33).


Connecting to this Preview Branch
URL
Database postgres://postgres:[PASSWORD]@db.vhndxodxowzwlkyoohww.supabase.co:5432/postgres
REST API https://vhndxodxowzwlkyoohww.supabase.co/rest/v1 ↗︎
GraphQL https://vhndxodxowzwlkyoohww.supabase.co/graphql/v1 ↗︎

Branching Preview Branches by Supabase.
Learn more about Supabase for Git ↗︎

@silentworks
Copy link
Contributor

This doc basically covers all OTP and email based login flows https://supabase.com/docs/guides/auth/server-side/email-based-auth-with-pkce-flow-for-ssr?framework=sveltekit

@dijonmusters dijonmusters changed the title Docs: add guide for OTP with PKCE [WIP] Docs: add guide for OTP with PKCE Nov 9, 2023
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