Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User session timeouts #2565

Closed
junminahn opened this issue Apr 25, 2024 · 1 comment
Closed

User session timeouts #2565

junminahn opened this issue Apr 25, 2024 · 1 comment
Assignees

Comments

@junminahn
Copy link
Collaborator

junminahn commented Apr 25, 2024

We want to implement a feature where user sessions automatically expire after a specified period of inactivity within the app. Achieving this requires delving into the functionality of next-auth and configuring session expiry settings accordingly. Ideally, we'd like to extend user sessions while they actively engage with the app, ensuring that sessions expire only when users cease app usage.

@funtigr
Copy link
Collaborator

funtigr commented May 3, 2024

Checked on test account. The session was 24 hours.

@funtigr funtigr closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants