- Notifications
You must be signed in to change notification settings - Fork11.2k
feat: OAuth companion#25439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:feat/expo-wxt-companion
Are you sure you want to change the base?
feat: OAuth companion#25439
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedNov 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow theConventional Commits specification and it looks like your proposed title needs to be adjusted. Details: |
vercelbot commentedNov 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The latest updates on your projects. Learn more aboutVercel for GitHub. |
Uh oh!
There was an error while loading.Please reload this page.
What does this PR do?
Adds "Sign in with Cal.com" to the expo mobile app
Summary by cubic
Adds OAuth 2.0 PKCE sign-in to the Cal.com Companion with token refresh and logout, while keeping API key login as a fallback. Updates auth, routing, and UI to work on web and mobile.
New Features
Migration
Written for commit92a9cb9. Summary will update automatically on new commits.