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 }}
deriegle
/
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 4, 2022
chore(release): Publish
Show description for 96bc6c6
igneel64
committed
96bc6c6
View commit details
Copy full SHA for 96bc6c6
Browse repository at this point
Merge pull request #82 from clerkinc/organization_claims_type
Show description for 28de6e8
igneel64
authored
28de6e8
View commit details
Copy full SHA for 28de6e8
Browse repository at this point
fix(backend-core): Add JWTPayload orgs claim type
igneel64
committed
32bb54d
View commit details
Copy full SHA for 32bb54d
Browse repository at this point
chore(release): Publish
Show description for 4a9d27a
igneel64
committed
4a9d27a
View commit details
Copy full SHA for 4a9d27a
Browse repository at this point
Merge pull request #79 from clerkinc/organization_v1_fixes
Show description for 2701868
igneel64
authored
2701868
View commit details
Copy full SHA for 2701868
Browse repository at this point
fix(types): Add OrganizationMembership methods on types
igneel64
committed
8bac04c
View commit details
Copy full SHA for 8bac04c
Browse repository at this point
Merge pull request #76 from clerkinc/refactor/update_docs
Show description for 7dcd6a3
devchampian
authored
7dcd6a3
View commit details
Copy full SHA for 7dcd6a3
Browse repository at this point
Merge pull request #75 from clerkinc/fix/expo_token_cache
Show description for a1eb428
devchampian
authored
a1eb428
View commit details
Copy full SHA for a1eb428
Browse repository at this point
Merge pull request #80 from clerkinc/core-create-org
Show description for 63d7d80
gkats
authored
63d7d80
View commit details
Copy full SHA for 63d7d80
Browse repository at this point
feat(backend-core): Organizations API
Show description for f4dde55
Giannis Katsanos
committed
f4dde55
View commit details
Copy full SHA for f4dde55
Browse repository at this point
fix(types): Change type import from dot
igneel64
committed
a1cdb79
View commit details
Copy full SHA for a1cdb79
Browse repository at this point
fix(clerk-react,clerk-js,types): Crate of API feedback fixes
igneel64
committed
721ce72
View commit details
Copy full SHA for 721ce72
Browse repository at this point
chore(release): Publish
Show description for b4e29d5
SokratisVidros
committed
b4e29d5
View commit details
Copy full SHA for b4e29d5
Browse repository at this point
Commits on Mar 3, 2022
chore(types): Update README
Ian McPhail
committed
99f6780
View commit details
Copy full SHA for 99f6780
Browse repository at this point
chore(types): Add contribution docs
Ian McPhail
committed
eb1ee49
View commit details
Copy full SHA for eb1ee49
Browse repository at this point
chore(types): Add license
Ian McPhail
committed
ae00d03
View commit details
Copy full SHA for ae00d03
Browse repository at this point
Merge pull request #74 from clerkinc/yourtallness/oauth_sorting_safe_guard
Show description for adbca01
yourtallness
authored
adbca01
View commit details
Copy full SHA for adbca01
Browse repository at this point
fix(clerk-expo): Add early return if tokenCache is not provided
Ian McPhail
committed
7a69d87
View commit details
Copy full SHA for 7a69d87
Browse repository at this point
fix(clerk-expo): Add guard clause for tokenCache methods
Ian McPhail
committed
4c0bd54
View commit details
Copy full SHA for 4c0bd54
Browse repository at this point
Merge pull request #73 from clerkinc/fix_resizeObserver_for_old_safari
Show description for 339b808
nikosdouvlis
authored
339b808
View commit details
Copy full SHA for 339b808
Browse repository at this point
Merge pull request #57 from clerkinc/organization_clerk_js
Show description for c0f1a6d
igneel64
authored
c0f1a6d
View commit details
Copy full SHA for c0f1a6d
Browse repository at this point
fix(types): Guarantee elements not in oauth sorting array will be sorted last
yourtallness
committed
f3c2869
View commit details
Copy full SHA for f3c2869
Browse repository at this point
feat(clerk-js,clerk-react): GetOrganization/s hook methods, fetching mechanism alignment
Show description for fc11087
igneel64
committed
fc11087
View commit details
Copy full SHA for fc11087
Browse repository at this point
chore(release): Publish
Show description for 9498f7f
SokratisVidros
committed
9498f7f
View commit details
Copy full SHA for 9498f7f
Browse repository at this point
fix(clerk-js): Don't use ResizeObserver on old browsers
nikosdouvlis
committed
581c5cd
View commit details
Copy full SHA for 581c5cd
Browse repository at this point
Commits on Mar 2, 2022
Merge pull request #69 from clerkinc/yourtallness/consolidate_oauth_provider_types
Show description for a3cf600
yourtallness
authored
a3cf600
View commit details
Copy full SHA for a3cf600
Browse repository at this point
fix(types): Consolidate oauth provider types
yourtallness
committed
bce9ef5
View commit details
Copy full SHA for bce9ef5
Browse repository at this point
Merge branch 'main' into organization_clerk_js
igneel64
committed
55cf7c4
View commit details
Copy full SHA for 55cf7c4
Browse repository at this point
chore(repo): Stop CHANGELOG generation for staging releases
SokratisVidros
committed
b709d3e
View commit details
Copy full SHA for b709d3e
Browse repository at this point
chore(release): Publish
Show description for d861985
SokratisVidros
committed
d861985
View commit details
Copy full SHA for d861985
Browse repository at this point
feat(types,clerk-js): Introduce Notion OAuth (#72)
Show description for 9e556d0
chanioxaris
authored
9e556d0
View commit details
Copy full SHA for 9e556d0
Browse repository at this point
Merge pull request #70 from clerkinc/fix_broken_invitation_token_flow
Show description for f9f236a
igneel64
authored
f9f236a
View commit details
Copy full SHA for f9f236a
Browse repository at this point
feat(clerk-react,clerk-js): Add useOrganization hook using __unstable attribute
igneel64
committed
1635132
View commit details
Copy full SHA for 1635132
Browse repository at this point
Commits on Mar 1, 2022
fix(clerk-js): Clear invalid invitation token value
igneel64
committed
0c5dc85
View commit details
Copy full SHA for 0c5dc85
Browse repository at this point
feat(clerk-js): Add useOrganization hook
igneel64
committed
480c422
View commit details
Copy full SHA for 480c422
Browse repository at this point
Previous
Next
You can’t perform that action at this time.