Skip to content

feat: add generic OAuth authorization capability - #13

Merged
hexf00 merged 2 commits into
mainfrom
feat/generic-oauth-client
Aug 23, 2026
Merged

feat: add generic OAuth authorization capability#13
hexf00 merged 2 commits into
mainfrom
feat/generic-oauth-client

Conversation

@hexf00

@hexf00 hexf00 commented Aug 23, 2026

Copy link
Copy Markdown
Member

Summary

  • add generic authorization-code and PKCE endpoints
  • keep existing login/session/OAuth behavior unchanged
  • configure clients through OAUTH_CLIENTS_JSON without product-specific dependencies
  • add focused authorization, expiry, redirect, secret, and replay coverage

Verification

  • pnpm exec vitest run --config vitest.config.ts test/integration/oauth-authorization.test.ts
  • pnpm --filter @univerjs/univer-workspace typecheck

Unrelated apps/cli/** working-tree changes are intentionally not included.

@hexf00
hexf00 merged commit a37f353 into main Aug 23, 2026
1 check passed
@hexf00
hexf00 deleted the feat/generic-oauth-client branch August 23, 2026 17:48
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