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
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 }}
HwangSB
/
javascript
Public
forked from
clerk/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 11, 2025
ci(repo): Version packages (#7198)
Show description for 7d9ade4
clerk-cookie
and
github-actions[bot]
authored
7d9ade4
View commit details
Copy full SHA for 7d9ade4
Browse repository at this point
feat(backend, clerk-js): Update the supported API version to `2025-11-10` (#7095)
panteliselef
authored
613cb97
View commit details
Copy full SHA for 613cb97
Browse repository at this point
Commits on Nov 10, 2025
ci(repo): Version packages (#7173)
Show description for 892d5b4
clerk-cookie
and
github-actions[bot]
authored
892d5b4
View commit details
Copy full SHA for 892d5b4
Browse repository at this point
chore(clerk-js,shared): Support granular API keys settings (#7179)
wobsoriano
authored
c413433
View commit details
Copy full SHA for c413433
Browse repository at this point
chore(repo): Update rules for types (#7196)
dstaley
authored
a95fece
View commit details
Copy full SHA for a95fece
Browse repository at this point
fix(repo): Restore auto PR reviews (#7192)
dstaley
authored
67b98a9
View commit details
Copy full SHA for 67b98a9
Browse repository at this point
chore(repo): Disable CodeRabbit auto-reviews (#7172)
dstaley
authored
f6c954a
View commit details
Copy full SHA for f6c954a
Browse repository at this point
chore(e2e): Test coverage for billing statements and payment attempts (#7188)
panteliselef
authored
e610b92
View commit details
Copy full SHA for e610b92
Browse repository at this point
chore(renovate): Disable automatic updates in renovate configuration
nikosdouvlis
committed
e07ad69
View commit details
Copy full SHA for e07ad69
Browse repository at this point
Commits on Nov 9, 2025
chore(astro): Update dependency astro to ^5.15.3 (#7180)
Show description for 80a634d
renovate[bot]
authored
80a634d
View commit details
Copy full SHA for 80a634d
Browse repository at this point
Commits on Nov 7, 2025
feat(clerk-js): Type `errors.global` as `ClerkGlobalHookError` (#7174)
Show description for 539fad7
nikosdouvlis
and
dstaley
authored
539fad7
View commit details
Copy full SHA for 539fad7
Browse repository at this point
feat(clerk-js): Implement server-side pagination and filtering for API keys (#6453)
Show description for cc11472
wobsoriano
and
coderabbitai[bot]
authored
cc11472
View commit details
Copy full SHA for cc11472
Browse repository at this point
fix(shared): Remove BillingMoneyAmount type replacement (#7176)
SarahSoutoul
authored
88e3b64
View commit details
Copy full SHA for 88e3b64
Browse repository at this point
fix(shared): PrepareSecondFactorParams email code params (#7175)
tmilewski
authored
a940c39
View commit details
Copy full SHA for a940c39
Browse repository at this point
feat(clerk-js,types): Add support for modal SSO sign-ins (#7026)
dstaley
authored
296fb0b
View commit details
Copy full SHA for 296fb0b
Browse repository at this point
Commits on Nov 6, 2025
ci(repo): Version packages (#7168)
Show description for 7ef5682
clerk-cookie
and
github-actions[bot]
authored
7ef5682
View commit details
Copy full SHA for 7ef5682
Browse repository at this point
fix(clerk-expo): Resolve module loading issue for optional Sign in with Apple (#7171)
Show description for 35c831b
chriscanin
and
dstaley
authored
35c831b
View commit details
Copy full SHA for 35c831b
Browse repository at this point
fix(shared): Fix links for types (#7158)
Show description for 9abb76f
SarahSoutoul
and
alexisintech
authored
9abb76f
View commit details
Copy full SHA for 9abb76f
Browse repository at this point
chore(clerk-js): Add test coverage for memoizeStateListenerCallback (#7152)
jacekradko
authored
4fc9240
View commit details
Copy full SHA for 4fc9240
Browse repository at this point
fix(clerk-react): Correct dependency array in useAuth (#7165)
jacekradko
authored
92fba5d
View commit details
Copy full SHA for 92fba5d
Browse repository at this point
fix(clerk-js): Ensure errors are being read to screen readers (#7111)
Show description for f0c3a55
alexcarpenter
and
jacekradko
authored
f0c3a55
View commit details
Copy full SHA for f0c3a55
Browse repository at this point
chore(repo): Remove jest eslint rules from @clerk/clerk-react (#7166)
jacekradko
authored
c81065f
View commit details
Copy full SHA for c81065f
Browse repository at this point
ci(repo): Version packages (#7154)
clerk-cookie
authored
49f1fcc
View commit details
Copy full SHA for 49f1fcc
Browse repository at this point
Commits on Nov 5, 2025
chore(e2e): Tests for validating billing hooks behaviour (#7161)
panteliselef
authored
83eeb56
View commit details
Copy full SHA for 83eeb56
Browse repository at this point
fix(clerk-js,shared): Move clientTrustState to SignIn (#7163)
tmilewski
authored
a474c59
View commit details
Copy full SHA for a474c59
Browse repository at this point
fix(backend): Use paginated type response for API keys list method (#7162)
wobsoriano
authored
b505755
View commit details
Copy full SHA for b505755
Browse repository at this point
chore(clerk-js): Remove secret key column in API keys component (#7107)
Show description for d88ea99
wobsoriano
and
coderabbitai[bot]
authored
d88ea99
View commit details
Copy full SHA for d88ea99
Browse repository at this point
fix(shared): Avoid revalidating first page on infinite pagination (#7153)
panteliselef
authored
5536429
View commit details
Copy full SHA for 5536429
Browse repository at this point
fix(shared): Export new types folder for typedoc output (#7106)
alexisintech
authored
f97679a
View commit details
Copy full SHA for f97679a
Browse repository at this point
ci(repo): Version packages (#7151)
Show description for 538bf81
clerk-cookie
and
github-actions[bot]
authored
538bf81
View commit details
Copy full SHA for 538bf81
Browse repository at this point
fix(clerk-expo): Resolve missing declaration files on build (#7149)
wobsoriano
authored
85c5508
View commit details
Copy full SHA for 85c5508
Browse repository at this point
ci(repo): Version packages (#7142)
Show description for 79c8dc7
clerk-cookie
and
github-actions[bot]
authored
79c8dc7
View commit details
Copy full SHA for 79c8dc7
Browse repository at this point
Commits on Nov 4, 2025
chore(shared): Proper return type of `useSubscription` (#7147)
panteliselef
authored
4a78202
View commit details
Copy full SHA for 4a78202
Browse repository at this point
fix(clerk-js): Handle Last Used SAML strategies (#7135)
tmilewski
authored
2738c7e
View commit details
Copy full SHA for 2738c7e
Browse repository at this point
feat(clerk-js, types): Add clientTrustState and untrustedFirstFactors… (#7096)
Show description for ea65d39
chriscanin
and
tmilewski
authored
ea65d39
View commit details
Copy full SHA for ea65d39
Browse repository at this point
Previous
Next
You can’t perform that action at this time.