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
98
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(clerk-js): Use focus event to trigger session touch
- #3786
#3786
Merged
brkalow
merged 16 commits into
main
clerk/javascript:main
from
brk.fix/active-orgs-across-tabs
clerk/javascript:brk.fix/active-orgs-across-tabs
Copy head branch name to clipboard
Aug 22, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix(clerk-js): Use focus event to trigger session touch
#3786
brkalow
merged 16 commits into
main
clerk/javascript:main
from
brk.fix/active-orgs-across-tabs
clerk/javascript:brk.fix/active-orgs-across-tabs
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2024
fix(clerk-js): Call session.touch() when a page is focused instead of only on visibility change
brkalow
committed
05efaac
View commit details
Copy full SHA for 05efaac
Browse repository at this point
adds changeset
brkalow
committed
ff2b9d6
View commit details
Copy full SHA for ff2b9d6
Browse repository at this point
Support organizationId in getToken
brkalow
committed
793ea1c
View commit details
Copy full SHA for 793ea1c
Browse repository at this point
Do not set session cookie in the background
brkalow
committed
557c75c
View commit details
Copy full SHA for 557c75c
Browse repository at this point
Only dispatch token update event when a token is generated that represents the active session
brkalow
committed
a9f47d2
View commit details
Copy full SHA for a9f47d2
Browse repository at this point
Updates tests, adds new cases
brkalow
committed
87d7ddb
View commit details
Copy full SHA for 87d7ddb
Browse repository at this point
Update .changeset/new-donkeys-sneeze.md
brkalow
committed
d044555
View commit details
Copy full SHA for d044555
Browse repository at this point
wip improve session cookie setting logic
brkalow
committed
66b4acb
View commit details
Copy full SHA for 66b4acb
Browse repository at this point
Commits on Aug 20, 2024
ensure active org is accurately reflected in localstorage
brkalow
committed
beb531f
View commit details
Copy full SHA for beb531f
Browse repository at this point
Commits on Aug 21, 2024
bump bundle size
brkalow
committed
c6fa4d0
View commit details
Copy full SHA for c6fa4d0
Browse repository at this point
Optionally set cookie on refreshTokenOnFocus, add throttling to touch on focus
brkalow
committed
0035831
View commit details
Copy full SHA for 0035831
Browse repository at this point
fix lint errors
brkalow
committed
3c96329
View commit details
Copy full SHA for 3c96329
Browse repository at this point
Update .changeset/new-donkeys-sneeze.md
brkalow
authored
cd38a58
View commit details
Copy full SHA for cd38a58
Browse repository at this point
Commits on Aug 22, 2024
Fix formatting
nikosdouvlis
committed
766db84
View commit details
Copy full SHA for 766db84
Browse repository at this point
Merge branch 'main' into brk.fix/active-orgs-across-tabs
brkalow
committed
d6ba3d1
View commit details
Copy full SHA for d6ba3d1
Browse repository at this point
Merge branch 'main' into brk.fix/active-orgs-across-tabs
brkalow
authored
03ea9bd
View commit details
Copy full SHA for 03ea9bd
Browse repository at this point
You can’t perform that action at this time.