Authentication #3209
Unanswered
arthurvaverko
asked this question in
Q&A
Authentication
#3209
Replies: 1 comment 2 replies
-
@arthurvaverko what do you mean by pattern? there is supabase lib for go you just have to handle it like a normal frontend in web, there might be some parts, where you have to use go routines |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would be the pattern to allow users register or authenticate with oauth ?
Particularly I use supabase auth .. and would want the user to authenticate so I will have his user id from his jwt and get the users data ..
Beta Was this translation helpful? Give feedback.
All reactions