Hi can someone help me with authentication flow in...
# flutter
m
Hi can someone help me with authentication flow in my flutter app? Just for testing purposes, I tried to set JWT Expiry at 1 seconds, I restarted my app and "recoverSession" returns me null with "GoTrueError: Invalid refresh token", so i tried to call "refreshSession" method that returns me always "GoTrueError: Invalid refresh token" Thanks 😄