vikunja/pkg/modules/auth/oauth2server
kolaente acdc2a07f2 feat(audit): emit the login event for the OAuth code exchange
The new v2 OAuth token endpoint mints a fresh session without going
through NewUserAuthTokenResponse, so those logins were missing from the
audit trail. The refresh grant stays unaudited like the v1 refresh.
2026-06-12 08:56:08 +00:00
..
authorize.go
client.go
client_test.go
pkce.go
pkce_test.go
token.go