I'm using the supabase api (REST) with SWR. I have almost all endpoints to login, logout, invite, update an user, etc, but I can't find the endpoint to refresh the token.
Anyone knows about this endpoint?
I tried:
/auth/v1/refresh/auth/v1/refreshToken/auth/v1/refresh/token/auth/v1/token/refresh
Without result (404)