© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•5mo ago•
14 replies
Trashman

Minting access tokens

I am currently authenticating users based a 3rd party token passed to my backend. I am creating a supabase user for each user that logs in and I want the client to be able to subscribe to a table that uses RLS so the client needs to authenticate with supabase using setSession().

If I mint my own JWT using legacy jwt signing key, will this jwt be accepted by supabase to authenticate the user? If so, what needs to be included?

Or if this is not possible can you help me find a solution to create a session for a user on the backend and pass access token to client.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Custom Access Tokens for MCP
SupabaseSSupabase / help-and-questions
7mo ago
When can I access user provider access tokens?
SupabaseSSupabase / help-and-questions
9mo ago
Access OAuth tokens of social logins
SupabaseSSupabase / help-and-questions
4w ago
Why are Supabase Access Tokens stored in local Storage?
SupabaseSSupabase / help-and-questions
2mo ago