lavender/server
2024-07-27 22:26:00 +01:00
..
auth.go Redesign token authentication 2024-06-02 16:30:19 +01:00
conf.go Add jwks support and update mjwt library 2024-07-27 21:46:58 +01:00
db.go Redesign token authentication 2024-06-02 16:30:19 +01:00
home.go Start adding sqlc and migration support 2024-06-02 16:30:17 +01:00
id_token.go Add jwks support and update mjwt library 2024-07-27 21:46:58 +01:00
jwt.go Add jwks support and update mjwt library 2024-07-27 21:46:58 +01:00
login.go Add jwks support and update mjwt library 2024-07-27 21:46:58 +01:00
manage-apps.go Remove invalid offset error 2024-07-25 22:15:37 +01:00
manage-users.go Remove invalid offset error 2024-07-25 22:15:37 +01:00
oauth.go Allow multiple oauth domain uris 2024-07-27 22:26:00 +01:00
roles_test.go Add oauth support 2024-02-07 01:18:17 +00:00
roles.go Allow specific permissions to be sent to authorized clients and use JWT access tokens 2024-02-10 16:23:50 +00:00
server.go Add jwks support and update mjwt library 2024-07-27 21:46:58 +01:00
userinfofields.go Save client tokens for userinfo requests 2024-02-10 11:59:45 +00:00