admin管理员组文章数量:1417037
I am trying to set up a website with supabase using Google OAuth for authentication.
It's fairly easy and convenient to set up and works really well, by following this tutorial and consulting the docs.
But unfortunately the Google login page says "Sign in to continue to abcdefghijklmnopqrstuvwxyz.supabase.co", which looks a little sketchy to users that do not know what supabase is and the random characters make it appear even worse. And there is no apparent indication that this is in fact the website the user is ing from and intended to log in to.
There are already issues opened on the supabase repo, so it seems to be worked on (Allow configuration of OAuth2 redirect domain in hosted supabase console #142 and Sign in with Google shows "continue to Supabase.co" #1798).
However, I was wondering if there is a another way to use Google OAuth that could integrate with supabase until there is a proper solution?
Update
2 more issues on the supabase github page regarding this problem:
- Allow custom domains for supabase API #5587
- Google OAuth -- Change displayed redirect url #2925
I am trying to set up a website with supabase using Google OAuth for authentication.
It's fairly easy and convenient to set up and works really well, by following this tutorial and consulting the docs.
But unfortunately the Google login page says "Sign in to continue to abcdefghijklmnopqrstuvwxyz.supabase.co", which looks a little sketchy to users that do not know what supabase is and the random characters make it appear even worse. And there is no apparent indication that this is in fact the website the user is ing from and intended to log in to.
There are already issues opened on the supabase repo, so it seems to be worked on (Allow configuration of OAuth2 redirect domain in hosted supabase console #142 and Sign in with Google shows "continue to Supabase.co" #1798).
However, I was wondering if there is a another way to use Google OAuth that could integrate with supabase until there is a proper solution?
Update
2 more issues on the supabase github page regarding this problem:
- Allow custom domains for supabase API #5587
- Google OAuth -- Change displayed redirect url #2925
2 Answers
Reset to default 4You can do this by setting up a Custom Domain on Supabase. It's a paid add-on available to users on Pro or Enterprise tiers.
本文标签: javascriptHow to change the redirecting url for Google OAuth with supabaseStack Overflow
版权声明:本文标题:javascript - How to change the redirecting url for Google OAuth with supabase? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745257366a2650182.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论