Session timeout setting

  • alexsiale_17363-1340920513039564831

    Alex

    3 months ago

    Hey everyone, I’m using Supabase for Auth and my customers are experiencing a session timeout where they are being logged out but still able to use the front end, which causes them to not be able to create new updates etc because they’re not authenticated.

    How can I set the session to 24 hours or just unlimited?
  • Some of our customers will spend hours every day in our CRM, so hoping to extend the sessions
  • lucasg-1340921238180335657

    Lucas G

    3 months ago

    You can set the token expiry length in Supabase settings
  • alexsiale_17363-1340923037427568692

    Alex

    3 months ago

    Oh nice
  • In Supabase side?
  • Amazing, I should have just looked hah