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 }}
greguintow
/
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
Breadcrumbs
History for
javascript
packages
shared
src
on
refactor-debug
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2023
chore(shared,clerk-js,clerk-react,remix): Use `handleValueOrFn` generic
Show description for cfe0ab1
panteliselef
committed
cfe0ab1
View commit details
Copy full SHA for cfe0ab1
View code at this point
Browse repository at this point
chore(remix,nextjs,backend,clerk-js): Use multi-domain utils from shared package
panteliselef
committed
6c4757d
View commit details
Copy full SHA for 6c4757d
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
feat(shared,clerk-js): Report all FAPI network errors only for valid online browsers (#912)
Show description for bc43e10
anagstef
and
nikosdouvlis
authored
bc43e10
View commit details
Copy full SHA for bc43e10
View code at this point
Browse repository at this point
fix(clerk-js): Add margin for clerk tag and refactor the modal close button (#905)
Show description for 8a797dd
desiprisg
and
nikosdouvlis
authored
8a797dd
View commit details
Copy full SHA for 8a797dd
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Merge branch 'main' into stefanos/js-255-move-exponential-retries-inside-gettoken
anagstef
authored
0dbd28c
View commit details
Copy full SHA for 0dbd28c
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
chore(shared): Restructure shared barrel files to export using named exports only
nikosdouvlis
committed
1c90160
View commit details
Copy full SHA for 1c90160
View code at this point
Browse repository at this point
chore(shared,clerk-js): Move useSafeLayoutEffect into shared
nikosdouvlis
committed
c14d075
View commit details
Copy full SHA for c14d075
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
feat(clerk-js,shared): Move the retry mechanism inside Session.getToken
Show description for 61f0b40
Stefanos Anagnostou
committed
61f0b40
View commit details
Copy full SHA for 61f0b40
View code at this point
Browse repository at this point
feat(clerk-js): Add a new flowStartPath property to the router
Show description for d60f79b
desiprisg
committed
d60f79b
View commit details
Copy full SHA for d60f79b
View code at this point
Browse repository at this point
fix(backend): Update addClerkPrefix used by interstitial.ts
panteliselef
committed
b4626d4
View commit details
Copy full SHA for b4626d4
View code at this point
Browse repository at this point
test(shared): Add more extreme test cases `addClerkPrefix`
panteliselef
committed
1308671
View commit details
Copy full SHA for 1308671
View code at this point
Browse repository at this point
fix(shared): Handle any top level domain for clerk in `addClerkPrefix`
panteliselef
committed
1a6a5d5
View commit details
Copy full SHA for 1a6a5d5
View code at this point
Browse repository at this point
fix(shared): Handle kima domains in `addClerkPrefix`
panteliselef
committed
aee4822
View commit details
Copy full SHA for aee4822
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
fix(backend,shared): Read Buffer from globalThis to avoid NextJS build issues for edge runtimes
nikosdouvlis
committed
f29d3ff
View commit details
Copy full SHA for f29d3ff
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
fix(backend,shared): Updated tests for addClerkPrefix
Show description for fb6cb2b
panteliselef
committed
fb6cb2b
View commit details
Copy full SHA for fb6cb2b
View code at this point
Browse repository at this point
fix(shared): Use regex in addClerkPrefix to eliminate duplicated occurances of the prefix
panteliselef
committed
1d65023
View commit details
Copy full SHA for 1d65023
View code at this point
Browse repository at this point
chore(shared,clerk-js,clerk-react,backend): Use addClerkPrefix helper for domain url reconstruction
panteliselef
committed
302fc31
View commit details
Copy full SHA for 302fc31
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
feat(shared): Introduce stripScheme url utility
SokratisVidros
authored and
panteliselef
committed
9a3ba27
View commit details
Copy full SHA for 9a3ba27
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
fix(shared,nextjs): Tests for `isHttpOrHttps` utility
Show description for ae4ca88
panteliselef
committed
ae4ca88
View commit details
Copy full SHA for ae4ca88
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
fix(clerk-react,backend,nextjs,remix,shared): Use proxyUrl for as src for script
Show description for a2ec6e4
panteliselef
committed
a2ec6e4
View commit details
Copy full SHA for a2ec6e4
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
feat(shared): Add an extra check for network status to isValidBrowserOnline utility (#762)
Show description for 9b48996
anagstef
and
Stefanos Anagnostou
authored
9b48996
View commit details
Copy full SHA for 9b48996
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
chore(shared): Replace vite with jest
dimkl
committed
d71439e
View commit details
Copy full SHA for d71439e
View code at this point
Browse repository at this point
chore(shared): Drop describe.concurrent to allow migration to jest
dimkl
committed
0ba2781
View commit details
Copy full SHA for 0ba2781
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
fix(clerk-js,shared): Add extra checks before throwing error on ClerkJS initialization
Show description for 00addc1
anagstef
authored
00addc1
View commit details
Copy full SHA for 00addc1
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
feat(clerk-js,shared): Support absolute & relative paths for proxyUrl
panteliselef
committed
895e510
View commit details
Copy full SHA for 895e510
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
chore(repo): Specify type imports to fix eslint errors (#726)
desiprisg
authored
aaf68d9
View commit details
Copy full SHA for aaf68d9
View code at this point
Browse repository at this point
fix(clerk-js): Await mountComponentRenderer to mount the components before firing loaded event
Show description for 3645218
nikosdouvlis
committed
3645218
View commit details
Copy full SHA for 3645218
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
chore(clerk-react,shared): Eliminate missing frontendApi error message
Show description for 6c66647
agis
committed
6c66647
View commit details
Copy full SHA for 6c66647
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
fix(shared): Replace atob with isomorphicAtob
nikosdouvlis
committed
bfb1825
View commit details
Copy full SHA for bfb1825
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
fix(types): Replace the type modifier with the older import syntax
Show description for f7d954d
nikosdouvlis
committed
f7d954d
View commit details
Copy full SHA for f7d954d
View code at this point
Browse repository at this point
chore(clerk-react,shared): Rename errorThrower's function
agis
committed
078252b
View commit details
Copy full SHA for 078252b
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
feat(shared): Introduce a customizable error thrower
Show description for 752b8a4
SokratisVidros
authored and
chanioxaris
committed
752b8a4
View commit details
Copy full SHA for 752b8a4
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
chore(clerk-js,shared): Move runWithExponentialBackOff to shared package
anagstef
committed
bf1e34b
View commit details
Copy full SHA for bf1e34b
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
feat(types,shared): Introduce publishable key helpers
Show description for be8cf4d
chanioxaris
committed
be8cf4d
View commit details
Copy full SHA for be8cf4d
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
feat(clerk-js): Add numeric modifier for simple date strings
Show description for 5260e58
anagstef
committed
5260e58
View commit details
Copy full SHA for 5260e58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.