Hello Supabase Support Team,
I am currently developing a web-based dashboard on the Supabase Free Tier and have encountered a technical hurdle regarding authentication.
Specifically, I am seeing issues with my token length and refresh rates (currently appearing at 10) that seem to be causing bugs in my application’s session management. I am also planning to implement team management features for my users.
Could you please clarify:
Are there specific limitations on the Free Tier regarding custom JWT/Refresh Token expiry or length settings that might be causing authentication errors?
Does the Team Management/Organization functionality require an upgrade to the Pro Plan, or is it accessible via the API on the Free Tier?
Given these errors, would a plan upgrade be the recommended step to resolve session-handling limitations?
Thank you for your time and help.