lavender/server
2024-02-26 18:46:45 +00:00
..
auth.go No idea how this happened 2024-02-15 15:19:14 +00:00
conf.go Add oauth support 2024-02-07 01:18:17 +00:00
db.go Allow specific permissions to be sent to authorized clients and use JWT access tokens 2024-02-10 16:23:50 +00:00
home.go Fix incorrect cookie names 2024-02-21 09:16:38 +00:00
id_token.go Rollback sooner 2024-02-26 18:44:44 +00:00
jwt.go Transfer JWT perms properly 2024-02-14 21:35:50 +00:00
login.go Store userinfo fields to prevent errors with userinfo endpoint 2024-02-22 12:41:21 +00:00
manage-apps.go Remove session library 2024-02-15 15:09:14 +00:00
manage-users.go Remove session library 2024-02-15 15:09:14 +00:00
oauth.go Remove session library 2024-02-15 15:09:14 +00: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 Remove dumb logging 2024-02-26 18:46:45 +00:00
userinfofields.go Save client tokens for userinfo requests 2024-02-10 11:59:45 +00:00