This website requires JavaScript.
Explore
Help
Register
Sign In
kodev-org
/
vikunja
Watch
1
Star
0
Fork
You've already forked vikunja
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
655f553bdb
vikunja
/
pkg
/
modules
/
auth
/
oauth2server
History
Tink
7208694960
fix(auth): build OIDC end-session URL with RP-Initiated Logout params (
#2943
)
2026-06-19 18:27:33 +02:00
..
authorize.go
refactor(auth): extract shared auth/token business logic for v2 reuse
2026-06-12 07:58:17 +00:00
client.go
fix(oauth2server): accept all loopback redirect forms
2026-05-07 22:03:49 +00:00
client_test.go
fix(oauth2server): accept all loopback redirect forms
2026-05-07 22:03:49 +00:00
pkce.go
feat: add OAuth client validation and PKCE verification
2026-03-27 23:05:04 +00:00
pkce_test.go
test: add tests for OAuth 2.0 authorization flow
2026-03-27 23:05:04 +00:00
token.go
fix(auth): build OIDC end-session URL with RP-Initiated Logout params (
#2943
)
2026-06-19 18:27:33 +02:00