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 }}
burkov
/
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 Mar 24, 2023
chore(release): Publish
Show description for d1dc03e
nikosdouvlis
committed
d1dc03e
View commit details
Copy full SHA for d1dc03e
Browse repository at this point
fix(clerk-react): Memoize useAuth.getToken and useAuth.signOut (#980)
nikosdouvlis
authored
a285a4e
View commit details
Copy full SHA for a285a4e
Browse repository at this point
chore(types): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
d705006
View commit details
Copy full SHA for d705006
Browse repository at this point
chore(themes): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
6348400
View commit details
Copy full SHA for 6348400
Browse repository at this point
chore(clerk-sdk-node): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
3fe7abc
View commit details
Copy full SHA for 3fe7abc
Browse repository at this point
chore(remix): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
423c950
View commit details
Copy full SHA for 423c950
Browse repository at this point
chore(clerk-react): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
58e7d9d
View commit details
Copy full SHA for 58e7d9d
Browse repository at this point
chore(nextjs): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
c439c1e
View commit details
Copy full SHA for c439c1e
Browse repository at this point
chore(clerk-expo): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
23120c7
View commit details
Copy full SHA for 23120c7
Browse repository at this point
chore(clerk-js): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
974e4f2
View commit details
Copy full SHA for 974e4f2
Browse repository at this point
chore(backend): Replace all contact emails with the new
[email protected]
email
chanioxaris
committed
0e9ce49
View commit details
Copy full SHA for 0e9ce49
Browse repository at this point
fix(nextjs): Add a hint to the matcher in Middleware error text (#975)
Show description for fdacc6f
anagstef
and
nikosdouvlis
authored
fdacc6f
View commit details
Copy full SHA for fdacc6f
Browse repository at this point
chore(release): Publish
Show description for 6773e35
nikosdouvlis
committed
6773e35
View commit details
Copy full SHA for 6773e35
Browse repository at this point
fix(clerk-js): Focus on the first digit the first time user clicks on Phone code input (#976)
Show description for 23bcf81
anagstef
and
nikosdouvlis
authored
23bcf81
View commit details
Copy full SHA for 23bcf81
Browse repository at this point
fix(clerk-react): Fallback to Clerk.isReady if Clerk.loaded is not available (#977)
Show description for 7b70ea1
nikosdouvlis
authored
7b70ea1
View commit details
Copy full SHA for 7b70ea1
Browse repository at this point
Commits on Mar 23, 2023
Merge pull request #959 from clerkinc/add-express-app-playground
Show description for 0b0c7d7
dimkl
authored
0b0c7d7
View commit details
Copy full SHA for 0b0c7d7
Browse repository at this point
chore(repo): Introduce express JS playground app
dimkl
committed
aab7882
View commit details
Copy full SHA for aab7882
Browse repository at this point
Commits on Mar 22, 2023
chore(release): Publish
Show description for 59118df
nikosdouvlis
committed
59118df
View commit details
Copy full SHA for 59118df
Browse repository at this point
chore(release): Publish
Show description for be8a787
nikosdouvlis
committed
be8a787
View commit details
Copy full SHA for be8a787
Browse repository at this point
chore(clerk-js): Remove console.log
nikosdouvlis
committed
7d08c91
View commit details
Copy full SHA for 7d08c91
Browse repository at this point
chore(release): Publish
Show description for 0c67772
nikosdouvlis
committed
0c67772
View commit details
Copy full SHA for 0c67772
Browse repository at this point
fix(clerk-js,types): Improve and test useFormattedPhoneNumber to account for all user events
Show description for 817eea2
nikosdouvlis
authored
817eea2
View commit details
Copy full SHA for 817eea2
Browse repository at this point
feat(repo): Add User and Session examples to nextjs PL app
panteliselef
committed
e845f80
View commit details
Copy full SHA for e845f80
Browse repository at this point
fix(repo): Resolve issues preventing the build of next 12 PL app
panteliselef
committed
681f9b3
View commit details
Copy full SHA for 681f9b3
Browse repository at this point
chore(repo): Add code samples using exported HOC types in next12 playground
panteliselef
committed
e101695
View commit details
Copy full SHA for e101695
Browse repository at this point
Commits on Mar 21, 2023
fix(remix): Fix support for plain objects in handler result (#962)
Show description for 30bd312
dimkl
authored
30bd312
View commit details
Copy full SHA for 30bd312
Browse repository at this point
chore(remix): List @clerk/shared as a dependency (#963)
nikosdouvlis
authored
2f04f47
View commit details
Copy full SHA for 2f04f47
Browse repository at this point
chore(release): Publish
Show description for f4788ff
nikosdouvlis
committed
f4788ff
View commit details
Copy full SHA for f4788ff
Browse repository at this point
fix(backend): Extract base64url from the rfc4648 3rd-party package (#961)
Show description for 3d04a60
nikosdouvlis
authored
3d04a60
View commit details
Copy full SHA for 3d04a60
Browse repository at this point
chore(repo): Replace clerk.dev occurrences with clerk.com
chanioxaris
committed
9c1aaf4
View commit details
Copy full SHA for 9c1aaf4
Browse repository at this point
chore(types): Replace clerk.dev occurrences with clerk.com
chanioxaris
committed
c52203e
View commit details
Copy full SHA for c52203e
Browse repository at this point
chore(themes): Replace clerk.dev occurrences with clerk.com
chanioxaris
committed
750fd26
View commit details
Copy full SHA for 750fd26
Browse repository at this point
chore(shared): Replace clerk.dev occurrences with clerk.com
chanioxaris
committed
29fabe8
View commit details
Copy full SHA for 29fabe8
Browse repository at this point
chore(clerk-sdk-node): Replace clerk.dev occurrences with clerk.com
chanioxaris
committed
8e14161
View commit details
Copy full SHA for 8e14161
Browse repository at this point
chore(remix): Replace clerk.dev occurrences with clerk.com
chanioxaris
committed
7a1d099
View commit details
Copy full SHA for 7a1d099
Browse repository at this point
Previous
Next
You can’t perform that action at this time.