Skip to content

Conversation

@grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Jun 17, 2024

Adds support for the accessToken option on the Supabase client which can be used to provide a third-party authentication (e.g. Auth0, Clerk, Firebase Auth, ...) access token or ID token to be used instead of Supabase Auth.

When set, supabase.auth.xyz cannot be used and an error will be thrown.

See supabase/supabase-js#1004 for more information.

@grdsdev grdsdev requested review from dshukertjr and hf June 17, 2024 17:11
@grdsdev grdsdev force-pushed the feat/3p-auth-support branch from 781b81e to 89c1db9 Compare July 29, 2024 08:27
@grdsdev grdsdev merged commit d760f2d into main Jul 29, 2024
@grdsdev grdsdev deleted the feat/3p-auth-support branch July 29, 2024 11:47
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.

3 participants