hey guys, is there a supabase auth rest api?
# gotrue
t
hey guys, is there a supabase auth rest api?
s
Inside of your app's Supabase Dashboard you can view the REST api. https://app.supabase.com/project/_/api?page=auth
t
OK, but I think that the correct url is https://project_id.supabase.co/auth/v1/
in this page the url has rest, that links to the database
but thx anyway
s
The url I just gave you is a link to the docs for it
t
yes, I get it. But in the link you gave, the url is not for the auth, nevertheless the doc says it is
s
It definitely is
t
in the page you sent me, the url is https://project_id.supabase.co/REST/v1/
s
Ah that would be on the page below that, the User Management page
t
YES
I didnt see that
really sorry
it has everything
thank youuuu
s
No problem, I initially shared the wrong link
You're welcome
t
😀