Auth issue after project paused
hey guys,
i was using supabase auth and google as provider
my supabase project instance paused due to inactivity and then i restored it
but the authentication is not working , project is reciveing a auth call
but there is no resposne when app is making call to
https://<projectid>/auth/v1/user
3 Replies
Is the call showing up in the Auth logs?
no
Are there any operations from your app to the API Gateway log?
Also you said the project is receiving the call? How do you know this if not in auth log?