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
467
Star
1.7k
Code
Issues
31
Pull requests
91
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(expo): re-introduce two-way JS/native session sync
- #8088
#8088
Merged
brkalow
merged 10 commits into
main
clerk/javascript:main
from
chris/native-session-sync-v2
clerk/javascript:chris/native-session-sync-v2
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(expo): re-introduce two-way JS/native session sync
#8088
brkalow
merged 10 commits into
main
clerk/javascript:main
from
chris/native-session-sync-v2
clerk/javascript:chris/native-session-sync-v2
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
feat(expo): re-introduce two-way JS/native session sync
Show description for d1902b9
chriscanin
committed
d1902b9
View commit details
Copy full SHA for d1902b9
Browse repository at this point
remove unrelated file
chriscanin
committed
4685f92
View commit details
Copy full SHA for 4685f92
Browse repository at this point
Commits on Mar 20, 2026
Merge branch 'main' into chris/native-session-sync-v2
chriscanin
authored
5b3a88f
View commit details
Copy full SHA for 5b3a88f
Browse repository at this point
Commits on Mar 24, 2026
Merge branch 'main' into chris/native-session-sync-v2
chriscanin
committed
19b29af
View commit details
Copy full SHA for 19b29af
Browse repository at this point
fix(expo): wait for session hydration after cold-start configure()
Show description for 4bdb301
chriscanin
committed
4bdb301
View commit details
Copy full SHA for 4bdb301
Browse repository at this point
fix(expo): bump clerk-android to 1.0.10 for updateDeviceToken API
Show description for c41f47a
chriscanin
committed
c41f47a
View commit details
Copy full SHA for c41f47a
Browse repository at this point
fix(expo): address stale token and protocol conformance issues
Show description for c26e1ce
chriscanin
committed
c26e1ce
View commit details
Copy full SHA for c26e1ce
Browse repository at this point
fix(expo): add clerkConfigured guard to getSession() in ClerkViewFactory
Show description for e0c2b62
chriscanin
committed
e0c2b62
View commit details
Copy full SHA for e0c2b62
Browse repository at this point
Commits on Mar 25, 2026
fix(expo): guard signOut() against uninitialized Clerk.shared on iOS
Show description for df51c1e
chriscanin
committed
df51c1e
View commit details
Copy full SHA for df51c1e
Browse repository at this point
fix(expo): use defer to guarantee keychain cleanup on signOut
Show description for dd96357
chriscanin
committed
dd96357
View commit details
Copy full SHA for dd96357
Browse repository at this point
You can’t perform that action at this time.