Skip to content

OAuth rework#437

Open
augustuswm wants to merge 60 commits into
mainfrom
oauth-rework
Open

OAuth rework#437
augustuswm wants to merge 60 commits into
mainfrom
oauth-rework

Conversation

@augustuswm
Copy link
Copy Markdown
Collaborator

A bunch of work that restructures how we do OAuth.

  1. Adds support for PKCE and secret-less code flows
  2. Adds Zendesk as a backend IdP
  3. Adds support for acquiring the underlying IdP access token that is generated (gated behind a permission)
  4. Introduces a crate v-cli-sdk with prebuilt commands for authentication and configuration that v-api based CLI applications can embed
  5. Introduces PKCE based code flow for CLI authentication
  6. A number of spec adherence issues fixed

@augustuswm
Copy link
Copy Markdown
Collaborator Author

Run through a number of iterations here and I think this is ready for final review.

@augustuswm augustuswm requested a review from notpeter May 15, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant