A nice new feature is that the "Authorized redirect URI" is available to copy from the Supabase Authintication/Auth Providers dialog (where you are going to paste the Client ID and the Client Secret). Nice touch Supabase.
People making tutorials always forget one thing: The "WHY?" is more important than the "HOW?". People who understand everything in this video actually don't need this video. Tutorials should be learning tools. And there is no learning without understanding. Firebase has GREAT tutorials. Please, make sure you guys provide new developers like me the tools we need to build supabase project!
Man I feel this comment and well said… I had made a similar comment on a no code app builder video because I realized a lot of these seasoned developers forget who they are making the tutorials for and end up using language only developers understand
What the difference in implementing same Google Sign In functionality for Flutter, should I create additional OAuth Android and iOS clients in google console?
Is there anyway to make the redirect different, depending on where I'm coming from. eg., from localhost I want to go back to localhost, and from production to production, etc.
Thanks for Supabase and for the videos. Most important thing for me that I can't find anywhere: How to use OAuth with a React Native app. Can't find this info anywhere...
I am working with the GitHub OAuth, and after the login validation occurs it redirects me to a new page. Since this is inside an SPA application the redirect causes the state of the SPA to be lost. ( VUE) Do you have a suggestion?
Hi Ant, shout-out from your friendly neighbor Indonesia thank you for this awesome Supabase, interesting to know at 3:12 you've said " we wouldn't need the API Key header" by means it will not charged by Google, or this Google sign in APi is free as services?
@@stingray2107 Yes, there is 3 solution. 1. You can contact google and saying that subdomain is part of third party you have use. 2. You can move to NextAuth and use Supabase Adapter. 3. You can leave supabase, which is sad. But i believe they will work on this issue since many users facing this problem in Github discussion. Hope this help
A nice new feature is that the "Authorized redirect URI" is available to copy from the Supabase Authintication/Auth Providers dialog (where you are going to paste the Client ID and the Client Secret). Nice touch Supabase.
People making tutorials always forget one thing: The "WHY?" is more important than the "HOW?". People who understand everything in this video actually don't need this video. Tutorials should be learning tools. And there is no learning without understanding. Firebase has GREAT tutorials. Please, make sure you guys provide new developers like me the tools we need to build supabase project!
+++
Man I feel this comment and well said… I had made a similar comment on a no code app builder video because I realized a lot of these seasoned developers forget who they are making the tutorials for and end up using language only developers understand
What the difference in implementing same Google Sign In functionality for Flutter, should I create additional OAuth Android and iOS clients in google console?
2:01 is crucial for Github OAuth, in case anyone misses it in the documentation
One of the best tutorials :)
Just need to make more of them, but these are good
Do you have a new video about the exact flow that we should follow especially using new appRouter from Nextjs
It's nice that supabase has a cdn version
Awesome!
Keep the good work and the tutorial, helps a lot... tks for all the work you have done.
how do we update the name of the app displayed on google login screen to our app name instead of subdomain from supabase?
What about custom claims? Like usernames?
Is there anyway to make the redirect different, depending on where I'm coming from. eg., from localhost I want to go back to localhost, and from production to production, etc.
Thanks for Supabase and for the videos.
Most important thing for me that I can't find anywhere: How to use OAuth with a React Native app. Can't find this info anywhere...
I am working with the GitHub OAuth, and after the login validation occurs it redirects me to a new page. Since this is inside an SPA application the redirect causes the state of the SPA to be lost. ( VUE) Do you have a suggestion?
How to add scopes on sign in with google?
How do we redirect them to the same url they were on before the log in promot
Hi Ant, shout-out from your friendly neighbor Indonesia thank you for this awesome Supabase, interesting to know at 3:12 you've said " we wouldn't need the API Key header" by means it will not charged by Google, or this Google sign in APi is free as services?
old but gold damnnn!
followed all the instructions but after choosing the google account, rather than sending the access token its sending server error, how to fix this?
Does social login works on React Native? I'm using supabase v2 and having issues trying to do login with google in my app.
has anyone been able to implement this using a chrome extension ? i can't make the social login work with google after getting a valid access token
please add tutorial for azure also.
is the supabase ui only for react? would be nice to have them in plain html with tailwind css or something
Love supabase!
thank you
There is no Setting Option in Authentication
easy and fast
How can I check user's domain? I want to give access only for user who has specific domain... I can i do it?
You can use RLS to check their email against a regex: supabase.com/docs/learn/auth-deep-dive/auth-row-level-security#securing-your-tables
How to change the App name ? It always showing supabase subdomain.
On the Google login screen? I have the same problem
@@stingray2107 Yes, there is 3 solution.
1. You can contact google and saying that subdomain is part of third party you have use.
2. You can move to NextAuth and use Supabase Adapter.
3. You can leave supabase, which is sad. But i believe they will work on this issue since many users facing this problem in Github discussion.
Hope this help
@@learnwithindra2037 Contact google? how?
very bad tutorial, for as much as i love using supabase, i hate its documentation