vikunja/pkg/modules/auth
kolaente 649043aceb test: add tests for OAuth 2.0 authorization flow
Add web tests covering the authorize endpoint, token exchange, PKCE
verification, single-use codes, and refresh token rotation. Add unit
tests for redirect URI validation and PKCE. Add E2E test for the full
browser-based authorization code flow with login redirect.

Extract setupApiUrl helper for E2E tests to avoid duplication.
2026-03-27 23:05:04 +00:00
..
ldap fix(auth): skip profile updates for disabled LDAP users 2026-03-23 16:37:26 +00:00
oauth2server test: add tests for OAuth 2.0 authorization flow 2026-03-27 23:05:04 +00:00
openid feat: use openid provider name instead of generic "OIDC" in synced team names 2026-03-24 12:30:06 +00:00
auth.go refactor: extract shared RefreshSession helper 2026-03-27 23:05:04 +00:00