Commit Graph

18 Commits

Author SHA1 Message Date
2171cece75
Start new auth interfaces 2024-10-06 21:30:39 +01:00
7e5a8b9921
A bunch of changes 2024-10-06 15:50:23 +01:00
d25f9ae2ca
Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00
7064afd55e
A load more changes 2024-09-13 15:31:40 +01:00
51e33322d3
Closer to lavender v2 2024-09-02 22:54:03 +01:00
33c7ac9b06
some stuff 2024-08-29 17:57:31 +01:00
65e495c29f
SQL: GetAppList missing perms 2024-06-02 16:30:18 +01:00
5a455b78ac
Permissions got broken 2024-06-02 16:30:18 +01:00
c5a4d17a75
Allow tokens to be null 2024-06-02 16:30:17 +01:00
3a7eef803e
Start adding sqlc and migration support 2024-06-02 16:30:17 +01:00
befccd861f
Minor modifications to work with templates 2024-06-02 16:30:16 +01:00
e06c23eec4
Transition to new logger 2024-05-13 20:33:25 +01:00
b1fc0d59fe
Fix table column typo 2024-02-22 14:37:22 +00:00
9eec5b7ec1
Store userinfo fields to prevent errors with userinfo endpoint 2024-02-22 12:41:21 +00:00
c6d64e5d81
Allow specific permissions to be sent to authorized clients and use JWT access tokens 2024-02-10 16:23:50 +00:00
05b19e6bf2
Save client tokens for userinfo requests 2024-02-10 11:59:45 +00:00
b99fb9df6f
Add public to oauth client store and separate fetching user info 2024-02-08 01:16:14 +00:00
a05b2d983e
Add oauth support 2024-02-07 01:18:17 +00:00