Skip to content

chore(authentication): configurable ttl#44

Merged
petermasking merged 3 commits intomainfrom
43-simplify-openid-ttls
Feb 14, 2026
Merged

chore(authentication): configurable ttl#44
petermasking merged 3 commits intomainfrom
43-simplify-openid-ttls

Conversation

@basmasking
Copy link
Copy Markdown
Member

@basmasking basmasking commented Feb 14, 2026

Fixes #43

Changes proposed in this pull request:

  • reduced the number of TTLs from 3 to 2
  • renamed secret key in the config to signing secret for more clarity
  • revoke both access token and refresh token when both are defined

Bumped version : 0.4.1

@basmasking basmasking linked an issue Feb 14, 2026 that may be closed by this pull request
@petermasking petermasking changed the title chore: configurable ttl chore(authentication): configurable ttl Feb 14, 2026
@petermasking petermasking merged commit 9d8bb48 into main Feb 14, 2026
12 checks passed
@petermasking petermasking deleted the 43-simplify-openid-ttls branch February 14, 2026 21:15
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.

Simplify OpenID TTLs

2 participants