Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
clerk
/
javascript
Public
Notifications
You must be signed in to change notification settings
Fork
468
Star
1.7k
Code
Issues
31
Pull requests
88
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(clerk-js): Monotonic token replacement based on oiat
- #8097
#8097
Merged
nikosdouvlis
merged 23 commits into
main
clerk/javascript:main
from
nikos/session-minter-sdk-changes
clerk/javascript:nikos/session-minter-sdk-changes
Copy head branch name to clipboard
May 14, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(clerk-js): Monotonic token replacement based on oiat
#8097
nikosdouvlis
merged 23 commits into
main
clerk/javascript:main
from
nikos/session-minter-sdk-changes
clerk/javascript:nikos/session-minter-sdk-changes
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
feat(shared): Add oiat field to JwtHeader type
Show description for 9ad4e55
nikosdouvlis
committed
9ad4e55
View commit details
Copy full SHA for 9ad4e55
Browse repository at this point
feat(clerk-js): Monotonic token replacement based on oiat
Show description for 65b4a93
nikosdouvlis
committed
65b4a93
View commit details
Copy full SHA for 65b4a93
Browse repository at this point
chore: Add changesets and plan doc for Session Minter SDK changes
nikosdouvlis
committed
91b664b
View commit details
Copy full SHA for 91b664b
Browse repository at this point
Commits on May 13, 2026
chore(clerk-js): merge main into session-minter-sdk-changes
Show description for c4755d1
nikosdouvlis
committed
c4755d1
View commit details
Copy full SHA for c4755d1
Browse repository at this point
fix(clerk-js): use shouldRejectToken at cookie write path
Show description for ee8afe8
nikosdouvlis
committed
ee8afe8
View commit details
Copy full SHA for ee8afe8
Browse repository at this point
test(clerk-js): cover JWT-input path and oiat:0 legacy in tokenFreshness
Show description for f56f274
nikosdouvlis
committed
f56f274
View commit details
Copy full SHA for f56f274
Browse repository at this point
test(clerk-js): fix misleading oiat: 0 test label
Show description for 153e99d
nikosdouvlis
committed
153e99d
View commit details
Copy full SHA for 153e99d
Browse repository at this point
refactor(clerk-js): simplify shouldRejectToken; oiat is now universal
Show description for 6a144bb
nikosdouvlis
committed
6a144bb
View commit details
Copy full SHA for 6a144bb
Browse repository at this point
chore(clerk-js): drop redundant comment in shouldRejectToken
Show description for be30dfd
nikosdouvlis
committed
be30dfd
View commit details
Copy full SHA for be30dfd
Browse repository at this point
test(clerk-js): update broadcast monotonicity test to use oiat tokens
Show description for d5f66c5
nikosdouvlis
committed
d5f66c5
View commit details
Copy full SHA for d5f66c5
Browse repository at this point
refactor(clerk-js): rename shouldRejectToken -> pickFreshestJwt
Show description for 58ee789
nikosdouvlis
committed
58ee789
View commit details
Copy full SHA for 58ee789
Browse repository at this point
test(clerk-js): document same-object behavior in pickFreshestJwt
Show description for 00fa5c7
nikosdouvlis
committed
00fa5c7
View commit details
Copy full SHA for 00fa5c7
Browse repository at this point
style(clerk-js): format tokenCache.test.ts per prettier
Show description for c22e898
nikosdouvlis
committed
c22e898
View commit details
Copy full SHA for c22e898
Browse repository at this point
style(clerk-js): fix import sort order in AuthCookieService
Show description for d265058
nikosdouvlis
committed
d265058
View commit details
Copy full SHA for d265058
Browse repository at this point
revert(clerk-js): remove cookie write monotonic guard
Show description for 78b3328
nikosdouvlis
committed
78b3328
View commit details
Copy full SHA for 78b3328
Browse repository at this point
fix(clerk-js): pickFreshestJwt returns incoming on full tie
Show description for 7efa1af
nikosdouvlis
committed
7efa1af
View commit details
Copy full SHA for 7efa1af
Browse repository at this point
revert(clerk-js): drop Session.ts monotonic guards
Show description for 64ab4ae
nikosdouvlis
committed
64ab4ae
View commit details
Copy full SHA for 64ab4ae
Browse repository at this point
test(clerk-js): broadcast handler accepts fresher-oiat token over older cached one
Show description for 7161778
nikosdouvlis
committed
7161778
View commit details
Copy full SHA for 7161778
Browse repository at this point
test(clerk-js): await broadcast handler in monotonicity test
Show description for 46fbc01
nikosdouvlis
committed
46fbc01
View commit details
Copy full SHA for 46fbc01
Browse repository at this point
Commits on May 14, 2026
docs(clerk-js): update pickFreshestJwt doc to match incoming-on-tie behavior
Show description for 67d38b2
nikosdouvlis
committed
67d38b2
View commit details
Copy full SHA for 67d38b2
Browse repository at this point
Merge branch 'main' into nikos/session-minter-sdk-changes
nikosdouvlis
authored
daa86bc
View commit details
Copy full SHA for daa86bc
Browse repository at this point
test(clerk-js): use ttl=120 for monotonicity test tokens
Show description for 20d47e6
nikosdouvlis
committed
20d47e6
View commit details
Copy full SHA for 20d47e6
Browse repository at this point
Merge branch 'nikos/session-minter-sdk-changes' of github.com:clerk/javascript into pr-8097-fix
nikosdouvlis
committed
e157d4d
View commit details
Copy full SHA for e157d4d
Browse repository at this point
You can’t perform that action at this time.