Facing problem in server side auth with supabase
Unanswered
Rainbow trout posted this in #help-forum
Rainbow troutOP
Hello team,
I want to integrate keep me logged in checkbox while signing, if user checks the checkbox, then only store user's session otherwise user must logout automatically once jwt expires, currently jwt expires after 1 minutes, attaching dummy code
https://github.com/mayank-verma-stv/next-supabase-auth
Thanks in advance for help, kind of stuck on it
I want to integrate keep me logged in checkbox while signing, if user checks the checkbox, then only store user's session otherwise user must logout automatically once jwt expires, currently jwt expires after 1 minutes, attaching dummy code
https://github.com/mayank-verma-stv/next-supabase-auth
Thanks in advance for help, kind of stuck on it
3 Replies
@Rainbow trout Hello team,
I want to integrate keep me logged in checkbox while signing, if user checks the checkbox, then only store user's session otherwise user must logout automatically once jwt expires, currently jwt expires after 1 minutes, attaching dummy code
https://github.com/mayank-verma-stv/next-supabase-auth
Thanks in advance for help, kind of stuck on it
could you make a github repo? people here are not willing to download random zip files from the internet
thanks!