You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x] Remove references to GoTrue-js v1 and do a proper release
43
43
-[ ] Test and document common flows (e.g. sign in with OAuth, sign in with OTP)
44
44
-[ ] Add MFA methods and SSO methods
45
-
-[] Add Proof Key for Code Exchange (PKCE) methods
45
+
-[x] Add Proof Key for Code Exchange (PKCE) methods. Unlike the JS library, we do not currently plan to support Magic Link (PKCE). Please use the [token hash](https://supabase.com/docs/guides/auth/server-side/email-based-auth-with-pkce-flow-for-ssr#create-api-endpoint-for-handling-tokenhash) in tandem with `verifyOTP` instead.
0 commit comments