This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
You've already forked vikunja
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-07-16 06:42:23 -05:00
Code
Issues
690
Packages
Projects
Releases
11
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
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_test.go
fix(oauth2server): accept all loopback redirect forms
2026-05-07 22:03:49 +00:00
client.go
fix(oauth2server): accept all loopback redirect forms
2026-05-07 22:03:49 +00:00
pkce_test.go
test: add tests for OAuth 2.0 authorization flow
2026-03-27 23:05:04 +00:00
pkce.go
feat: add OAuth client validation and PKCE verification
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