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 }}
atsjj
/
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 Apr 20, 2023
feat(clerk-js): Set or hide error for mismatch in given passwords
panteliselef
committed
9dbb2e4
View commit details
Copy full SHA for 9dbb2e4
Browse repository at this point
fix(clerk-js): Hide suggestions if min_zxcvbn_strength is satisfied
panteliselef
committed
9a82261
View commit details
Copy full SHA for 9a82261
Browse repository at this point
feat(clerk-js): Show complexity and strength errors in Sign Up
panteliselef
committed
1f4a9ff
View commit details
Copy full SHA for 1f4a9ff
Browse repository at this point
feat(clerk-js): Introduce `usePassword`
Show description for d194807
panteliselef
committed
d194807
View commit details
Copy full SHA for d194807
Browse repository at this point
feat(clerk-js): Localize FAPI strength error
panteliselef
committed
c7e0233
View commit details
Copy full SHA for c7e0233
Browse repository at this point
fix(clerk-js): Replace dynamic import() with loadScript
panteliselef
committed
0b85ae0
View commit details
Copy full SHA for 0b85ae0
Browse repository at this point
chore(clerk-js): Password strength code cleanup
Show description for 8ca5afb
panteliselef
committed
8ca5afb
View commit details
Copy full SHA for 8ca5afb
Browse repository at this point
chore(clerk-js): Improve signature of `usePasswordStrength`
panteliselef
committed
4c89794
View commit details
Copy full SHA for 4c89794
Browse repository at this point
chore(clerk-js): Generate complexity and strength props from useFormControl
panteliselef
committed
2763b07
View commit details
Copy full SHA for 2763b07
Browse repository at this point
feat(clerk-js): Lazy load @zxcvbn-ts from cdn
panteliselef
committed
85ca327
View commit details
Copy full SHA for 85ca327
Browse repository at this point
feat(clerk-js): Password strength with `@zxcvbn-ts`
Show description for a79316a
panteliselef
committed
a79316a
View commit details
Copy full SHA for a79316a
Browse repository at this point
chore(types,clerk-js): Remove deprecated display config backend_host field
Show description for 0602d93
chanioxaris
committed
0602d93
View commit details
Copy full SHA for 0602d93
Browse repository at this point
chore(backend): Remove deprecated fields from SignIn & SignUp resources
Show description for 4bebede
chanioxaris
committed
4bebede
View commit details
Copy full SHA for 4bebede
Browse repository at this point
fix(clerk-expo): Improve useOAuth DX
Show description for 7548dcd
SokratisVidros
committed
7548dcd
View commit details
Copy full SHA for 7548dcd
Browse repository at this point
Commits on Apr 19, 2023
fix(clerk-js): Add missing horizontal margin for the clerk tag on Card element
desiprisg
authored and
nikosdouvlis
committed
c59697c
View commit details
Copy full SHA for c59697c
Browse repository at this point
chore(release): Publish
Show description for 8292455
nikosdouvlis
committed
8292455
View commit details
Copy full SHA for 8292455
Browse repository at this point
chore(release): Publish
Show description for da83f02
nikosdouvlis
committed
da83f02
View commit details
Copy full SHA for da83f02
Browse repository at this point
chore(release): Publish
Show description for 3ae1714
nikosdouvlis
committed
3ae1714
View commit details
Copy full SHA for 3ae1714
Browse repository at this point
fix(clerk-js): Do not append __clerk_db_jwt if it already exists
Show description for 2c9082a
nikosdouvlis
committed
2c9082a
View commit details
Copy full SHA for 2c9082a
Browse repository at this point
Commits on Apr 18, 2023
fix(backend): Add missing Webhooks export
adidoes
authored
db8d224
View commit details
Copy full SHA for db8d224
Browse repository at this point
Commits on Apr 13, 2023
chore(clerk-js): Remove AuthV1 related code
Show description for 910fb4a
chanioxaris
committed
910fb4a
View commit details
Copy full SHA for 910fb4a
Browse repository at this point
Merge pull request #1066 from clerkinc/reset_password_resource
Show description for 5ebab26
raptisj
authored
5ebab26
View commit details
Copy full SHA for 5ebab26
Browse repository at this point
fix(clerk-js): Refactor types for resetPassword
Show description for fd53901
raptisj
committed
fd53901
View commit details
Copy full SHA for fd53901
Browse repository at this point
fix(clerk-js): Add resetPassword method as a core resource
Show description for fa70749
raptisj
committed
fa70749
View commit details
Copy full SHA for fa70749
Browse repository at this point
Commits on Apr 12, 2023
chore(release): Publish
Show description for 9524b38
nikosdouvlis
committed
9524b38
View commit details
Copy full SHA for 9524b38
Browse repository at this point
chore(release): Publish
Show description for 9fbfbba
nikosdouvlis
committed
9fbfbba
View commit details
Copy full SHA for 9fbfbba
Browse repository at this point
Revert "fix(backend,types,clerk-js): Introduce image_url to User-related types"
Show description for 14a411f
nikosdouvlis
committed
14a411f
View commit details
Copy full SHA for 14a411f
Browse repository at this point
Revert "fix(backend,types,clerk-js): Introduce image_url to Organization-related types"
Show description for 337af43
nikosdouvlis
committed
337af43
View commit details
Copy full SHA for 337af43
Browse repository at this point
feat(backend): Add types for webhook events (#1064)
Show description for fdf0d9d
desiprisg
authored
fdf0d9d
View commit details
Copy full SHA for fdf0d9d
Browse repository at this point
fix(clerk-js): Prevent submit on PasswordPage if errors exist
panteliselef
committed
b3ef4e7
View commit details
Copy full SHA for b3ef4e7
Browse repository at this point
fix(clerk-js): Treat displaying errors onBlur as opt-in option
Show description for a2d09d8
panteliselef
committed
a2d09d8
View commit details
Copy full SHA for a2d09d8
Browse repository at this point
fix(clerk-js): Avoid merging twice in mergeFragmentIntoUrl
desiprisg
authored
8e08511
View commit details
Copy full SHA for 8e08511
Browse repository at this point
Merge pull request #1065 from clerkinc/cor-276-skip-password-checks
Show description for fb15a24
Giannis Katsanos
authored
fb15a24
View commit details
Copy full SHA for fb15a24
Browse repository at this point
feat(backend): Add password related parameters to updateUser()
Show description for 7a25af2
Giannis Katsanos
committed
7a25af2
View commit details
Copy full SHA for 7a25af2
Browse repository at this point
chore(release): Publish
Show description for 64b9ace
nikosdouvlis
committed
64b9ace
View commit details
Copy full SHA for 64b9ace
Browse repository at this point
Previous
Next
You can’t perform that action at this time.