edge/pkg/module/auth
wpetit d8ce2901d2 feat(jwt): handle nil keyset 2023-03-28 20:38:29 +02:00
..
http feat(auth,local_handler): cookie configuration 2023-03-28 20:37:57 +02:00
testdata feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
error.go feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
jwt.go feat(jwt): handle nil keyset 2023-03-28 20:38:29 +02:00
module.go feat(module,auth): use dummy getclaim func 2023-03-10 14:33:12 +01:00
module_test.go feat: add basic local login handler in dev cli 2023-03-20 21:42:39 +01:00
option.go feat(module,auth): use dummy getclaim func 2023-03-10 14:33:12 +01:00