Skip to content

1 year session times#63

Merged
ChrisPenner merged 1 commit into
mainfrom
cp/bump-session-ttl
May 5, 2025
Merged

1 year session times#63
ChrisPenner merged 1 commit into
mainfrom
cp/bump-session-ttl

Conversation

@ChrisPenner

Copy link
Copy Markdown
Member

Overview

There's really no reason for sessions to be expiring so often.

If we need more control later on, we can add explicit session tracking in the DB, then just put a cutoff 'issued at' date in the JWT checker.

Implementation notes

Bump JWT sessions to 1 year long.

Loose ends

We should eventually add more fine grained session control

@ChrisPenner ChrisPenner requested a review from hojberg May 2, 2025 21:52
@ChrisPenner ChrisPenner force-pushed the cp/bump-session-ttl branch from ad6432f to ad7d896 Compare May 2, 2025 21:58
@ChrisPenner ChrisPenner merged commit f17b8d5 into main May 5, 2025
4 checks passed
@ChrisPenner ChrisPenner deleted the cp/bump-session-ttl branch May 5, 2025 16:50
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

Successfully merging this pull request may close these issues.

2 participants