Hi FF builders !
I'm using FF with supabase. I see that once the user is logged in , it return the JWT token. However this token expires after certain time ( eg 1 hour )
How does FF handle the refresh ? If it's not handle , any idea on how to do this ?