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 }}
dikaioai
/
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
tm/rhc
User selector
All users
All time
Commit history
Commits on Nov 6, 2024
feat(clerk-expo): Support expo passkeys (#4352)
Show description for e199037
3 people
authored
e199037
View commit details
Copy full SHA for e199037
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
chore(clerk-react,shared): Use shared `deriveState` function (#4490)
wobsoriano
authored
8a04ae4
View commit details
Copy full SHA for 8a04ae4
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
feat(elements): Add `<Link />` component (#4456)
Show description for 1a0c8fe
alexcarpenter
and
LauraBeatris
authored
1a0c8fe
View commit details
Copy full SHA for 1a0c8fe
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
fix(*): Import helper from subpath to avoid static analysis warnings (#4462)
Show description for bfe4620
nikosdouvlis
and
jacekradko
authored
bfe4620
View commit details
Copy full SHA for bfe4620
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
feat(clerk-react,nextjs,shared): Introduce experimental `useReverification` (#4362)
panteliselef
authored
08c5a2a
View commit details
Copy full SHA for 08c5a2a
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
feat(clerk-js): Render `@clerk/ui` (#4114)
Show description for 3b50b67
6 people
authored
3b50b67
View commit details
Copy full SHA for 3b50b67
View code at this point
Browse repository at this point
fix(shared): Retry with exponential backoff if loadScript fails (#4349)
nikosdouvlis
authored
752ce9b
View commit details
Copy full SHA for 752ce9b
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
fix(clerk-js): Only retry oauth if captcha failed (#4329)
nikosdouvlis
authored
d64e54c
View commit details
Copy full SHA for d64e54c
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
chore(clerk-js, clerk-react,types): Rename assurance to reverification (#4268)
panteliselef
authored
fb932e5
View commit details
Copy full SHA for fb932e5
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
fix(shared): Allow routers to access private members (#4197)
dstaley
authored
6275c24
View commit details
Copy full SHA for 6275c24
View code at this point
Browse repository at this point
chore(shared): Exports `match` utility from the `path-to-regexp` lib (#4187)
Show description for cb32aaf
izaaklauer
and
LauraBeatris
authored
cb32aaf
View commit details
Copy full SHA for cb32aaf
View code at this point
Browse repository at this point
chore(clerk-js,elements,shared): Move `iconImageUrl` util to shared package (#4188)
alexcarpenter
authored
f9faaf0
View commit details
Copy full SHA for f9faaf0
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
fix(ui,clerk-js,shared): Make use of parsed localizations in hook (#4056)
Show description for ba19be3
alexcarpenter
and
tmilewski
authored
ba19be3
View commit details
Copy full SHA for ba19be3
View code at this point
Browse repository at this point
feat(clerk-js,clerk-react,types,nextjs): Support assurance in `has()` (#4118)
panteliselef
authored
248142a
View commit details
Copy full SHA for 248142a
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
fix(nextjs,shared,astro): Vendor path-to-regexp (#4145)
nikosdouvlis
authored
be3b119
View commit details
Copy full SHA for be3b119
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
fix(elements): Form machine error typing (#4119)
alexcarpenter
authored
746b4ed
View commit details
Copy full SHA for 746b4ed
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
feat(elements): Remove direct reliance on next and clerk-react (#4064)
brkalow
authored
95ac67a
View commit details
Copy full SHA for 95ac67a
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
feat(shared): Move `ClerkRouter` into shared (#4045)
brkalow
authored
3aa63dc
View commit details
Copy full SHA for 3aa63dc
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
feat(tanstack-start): Path based routing and Router support (#3932)
Show description for b5c8ade
4 people
authored
b5c8ade
View commit details
Copy full SHA for b5c8ade
View code at this point
Browse repository at this point
Commits on Aug 9, 2024
chore(astro,clerk-react,shared,nextjs): Migrate functions that can be reused across JavaScript SDKs (#3849)
wobsoriano
authored
7e0ced3
View commit details
Copy full SHA for 7e0ced3
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
feat(clerk-react): Add 'nonce' prop to ClerkProvider (#3858)
Show description for 59d5f19
3 people
authored
59d5f19
View commit details
Copy full SHA for 59d5f19
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
feat(backend,shared,clerk-js): Support suffixed cookies (#3506)
Show description for b87f7b9
dimkl
and
nikosdouvlis
authored
b87f7b9
View commit details
Copy full SHA for b87f7b9
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
feat(ui): Add `prettier-plugin-tailwindcss` to prettier config (#3561)
alexcarpenter
authored
5764e29
View commit details
Copy full SHA for 5764e29
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
feat(elements): Add support for sign in with passkey (#3472)
panteliselef
authored
4ec3f63
View commit details
Copy full SHA for 4ec3f63
View code at this point
Browse repository at this point
Commits on Jun 5, 2024
fix(repo): Missing ESLint rules (#3523)
Show description for 3422e9b
tmilewski
and
LauraBeatris
authored
3422e9b
View commit details
Copy full SHA for 3422e9b
View code at this point
Browse repository at this point
Commits on May 22, 2024
feat(clerk-js,shared): Custom logger to enable logging once per session (#3383)
desiprisg
authored
ff31f72
View commit details
Copy full SHA for ff31f72
View code at this point
Browse repository at this point
Commits on May 15, 2024
chore(clerk-js): Reorganize cookies code and fix TokenUpdate event (#3362)
Show description for ec84d51
dimkl
authored
ec84d51
View commit details
Copy full SHA for ec84d51
View code at this point
Browse repository at this point
Commits on May 14, 2024
feat(clerk-js,shared,types,localizations): New client_mismatch status for email link sign in/up (#3367)
Show description for b27ca83
mzhong9723
authored
b27ca83
View commit details
Copy full SHA for b27ca83
View code at this point
Browse repository at this point
Commits on May 7, 2024
feat(clerk-react,shared): Add telemetry events for React hooks (#3341)
Show description for 1662aaa
LauraBeatris
authored
1662aaa
View commit details
Copy full SHA for 1662aaa
View code at this point
Browse repository at this point
refactor(types,shared,elements): Assign `telemetry` property to main Clerk interface (#3329)
Show description for f70c885
LauraBeatris
and
LekoArts
authored
f70c885
View commit details
Copy full SHA for f70c885
View code at this point
Browse repository at this point
fix(shared): Detection of legacy host in `apiUrlFromPublishableKey` (#3333)
brkalow
authored
f5804a2
View commit details
Copy full SHA for f5804a2
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
feat(shared): Introduce client-side caching for telemetry events (#3287)
Show description for a78bc44
LauraBeatris
authored
a78bc44
View commit details
Copy full SHA for a78bc44
View code at this point
Browse repository at this point
feat(elements): Add telemetry (#3279)
Show description for 19cd424
LekoArts
authored
19cd424
View commit details
Copy full SHA for 19cd424
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
feat(clerk-js,types,shared): Introduce force and fallback redirect urls (#3162)
nikosdouvlis
authored
bab2e7e
View commit details
Copy full SHA for bab2e7e
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
fix(nextjs,shared): Allow manually passed publishable/secret key to middleware (#3001)
Show description for 1fd2eff
desiprisg
authored
1fd2eff
View commit details
Copy full SHA for 1fd2eff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.