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
backend
src
api
endpoints
on
patch-1
User selector
All users
All time
Commit history
Commits on Dec 9, 2024
fix(backend): Add missing `reservedForSecondFactor` property to `PhoneNumberAPI` types (#4730)
Show description for fe75ced
tmoran-stenoa
and
anagstef
authored
fe75ced
View commit details
Copy full SHA for fe75ced
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
feat(nextjs): Support Keyless mode (#4602)
panteliselef
authored
3f64080
View commit details
Copy full SHA for 3f64080
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
chore(backend): Allow to create organizations without initial owner (#4670)
LauraBeatris
authored
b6aa589
View commit details
Copy full SHA for b6aa589
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
feat(backend): Migrate to vitest (#4296)
jacekradko
authored
52dd05f
View commit details
Copy full SHA for 52dd05f
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
feat(backend): Add legal related properties (#4367)
octoper
authored
93dfe7a
View commit details
Copy full SHA for 93dfe7a
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
chore(backend): Make uploader user ID optional when uploading an organization logo (#4236)
Show description for 748c0ba
izaaklauer
and
LauraBeatris
authored
748c0ba
View commit details
Copy full SHA for 748c0ba
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
feat(backend,types): Introduces organization domains CRUD API (#4224)
Show description for f1f17ea
NicolasLopes7
and
LauraBeatris
authored
f1f17ea
View commit details
Copy full SHA for f1f17ea
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
chore(backend): Introduce `include_members_count` parameter to `getOrganization` (#4196)
LauraBeatris
authored
418be2f
View commit details
Copy full SHA for 418be2f
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
feat(backend): Add support for refresh token flow (#4154)
Show description for e578b15
dstaley
and
nikosdouvlis
authored
e578b15
View commit details
Copy full SHA for e578b15
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
fix(backend): Add missing `deleteSelfEnabled` property in `UpdateUserParams` (#4044)
panteliselef
authored
9d04777
View commit details
Copy full SHA for 9d04777
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
feat(backend): Add Delete user profile image (#3991)
octoper
authored
ed7baa0
View commit details
Copy full SHA for ed7baa0
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
feat(backend): Add `awscognito` to `PasswordHasher` type (#3943)
thiskevinwang
authored
dc94c08
View commit details
Copy full SHA for dc94c08
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
feat(backend): Add param in User.update() (#3823)
NicolasLopes7
authored
7e94fcf
View commit details
Copy full SHA for 7e94fcf
View code at this point
Browse repository at this point
Commits on May 14, 2024
fix(backend): Add missing hashers to PasswordHasher type (#3380)
royanger
authored
4d3dc00
View commit details
Copy full SHA for 4d3dc00
View code at this point
Browse repository at this point
Commits on May 1, 2024
fix(backend): Request paginated responses from BAPI (#3276)
Show description for 8fbe238
dimkl
and
panteliselef
authored
8fbe238
View commit details
Copy full SHA for 8fbe238
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
chore(backend): Update types of `orderBy` in OrganizationApi and UserApi (#3266)
panteliselef
authored
b3fda50
View commit details
Copy full SHA for b3fda50
View code at this point
Browse repository at this point
feat(backend): Add support for the Testing Token API (#3258)
anagstef
authored
b3ad7a4
View commit details
Copy full SHA for b3ad7a4
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
fix(backend): Added missing organizationId to UserCountParams for getUserList (#3240)
Show description for 65503dc
royanger
authored
65503dc
View commit details
Copy full SHA for 65503dc
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
feat(backend): Add orderBy to GetOrganizationListParams (#3164)
Show description for 142ded7
IGassmann
authored
142ded7
View commit details
Copy full SHA for 142ded7
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
fix(backend): Fix pagination params types for invitations.getInvitationList() (#3079)
dimkl
authored
1bea9c2
View commit details
Copy full SHA for 1bea9c2
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
feat(backend): Add scrypt_werkzeug to supported hashers (#3060)
Nikos Polykandriotis
authored
9879949
View commit details
Copy full SHA for 9879949
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
feat(backend): Create SamlConnectionApi and SamlConnection resource (#2980)
Show description for 8c23651
EmmanouelaPothitou
and
chanioxaris
authored
8c23651
View commit details
Copy full SHA for 8c23651
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
feat(backend): Add `unBanUser`, `lockUser`,`unlockUser` to UserApi (#2780)
panteliselef
authored
966b312
View commit details
Copy full SHA for 966b312
View code at this point
Browse repository at this point
feat(backend): Add `banUser` to `UserApi` (#2766)
Show description for 4fced88
3 people
authored
4fced88
View commit details
Copy full SHA for 4fced88
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
fix(backend): BAPIClients list methods should return `{ data, totalCount }` (#2714)
Show description for 244de5e
dimkl
and
nikosdouvlis
authored
244de5e
View commit details
Copy full SHA for 244de5e
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
fix(backend): Make organizations.getOrganizationMembershipList return type paginated (#2681)
dimkl
authored
034c47c
View commit details
Copy full SHA for 034c47c
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
fix(backend,nextjs): Revert `{ data, errors }` return values to v4 format for clerkClient methods and jwt/token helpers (#2633)
Show description for 8e5c881
dimkl
and
nikosdouvlis
authored
8e5c881
View commit details
Copy full SHA for 8e5c881
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
fix(backend): Add UserPasswordHashingParams to updateUser (#2619)
SokratisVidros
authored
a6308c6
View commit details
Copy full SHA for a6308c6
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
feat(backend): Drop create email api function (#2548)
Show description for 935b088
Nikos Polykandriotis
authored
935b088
View commit details
Copy full SHA for 935b088
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
fix(backend): Fix `getToken()` from `getAuth()` return value in v5 (#2539)
dimkl
authored
799abc2
View commit details
Copy full SHA for 799abc2
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
fix(backend): Add `createOrganizationEnabled` param in User.update() (#2415)
dimkl
authored
e7e2a1e
View commit details
Copy full SHA for e7e2a1e
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
feat(backend): introduce handshake (#2300)
Show description for 86d52fb
4 people
authored
86d52fb
View commit details
Copy full SHA for 86d52fb
View code at this point
Browse repository at this point
chore(backend): Replace `Clerk` with `createClerkClient` [SDK-1058] (#2317)
Show description for 02976d4
tmilewski
authored
02976d4
View commit details
Copy full SHA for 02976d4
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
fix(backend,clerk-sdk-node): Resolve reported signature issues (#2284)
Show description for 7af0949
dimkl
authored
7af0949
View commit details
Copy full SHA for 7af0949
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
fix(backend): Added missing types to create invitation (#2268)
Show description for de6519d
royanger
and
LekoArts
authored
de6519d
View commit details
Copy full SHA for de6519d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.