cc-backend/internal/auth
Jan Eitzinger b8273a9b02 refactor auth module
Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189
2023-08-11 10:00:23 +02:00
..
auth_test.go Better test array 2023-03-06 16:35:14 +01:00
auth.go refactor auth module 2023-08-11 10:00:23 +02:00
jwt.go refactor auth module 2023-08-11 10:00:23 +02:00
jwtCookieSession.go refactor auth module 2023-08-11 10:00:23 +02:00
jwtSession.go refactor auth module 2023-08-11 10:00:23 +02:00
ldap.go refactor auth module 2023-08-11 10:00:23 +02:00
local.go refactor auth module 2023-08-11 10:00:23 +02:00
roles.go refactor auth module 2023-08-11 10:00:23 +02:00
users.go Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00