Commit graph

20 commits

Author SHA1 Message Date
sam
8bd118ea67
refactor(identity): change receiver of OauthUtils.ExpandScopes() 2024-05-22 17:21:30 +02:00
sam
00a54f4f8b
feat(chat): add /guilds/{id} and /guilds/@me endpoints 2024-05-22 17:21:27 +02:00
sam
6aed05af06
feat(core): add optional SQL query logging 2024-05-22 17:21:22 +02:00
sam
b95fb76cd4 identity: add proxy controller 2024-05-21 21:21:34 +02:00
sam
727f2f6ba2 chat: add initial GuildsController 2024-05-21 20:14:52 +02:00
sam
7b4cbd4fb7 chat: add hello controller 2024-05-21 17:45:35 +02:00
sam
6f6e19bbb5
chat: add database types and auth middleware 2024-05-21 16:41:01 +02:00
sam
656eec81d8 add password-based login endpoint 2024-05-20 21:59:30 +02:00
sam
7959b64fe6 add basic account creation 2024-05-20 20:37:22 +02:00
sam
7a0247b551 add error handler middleware 2024-05-20 19:42:04 +02:00
sam
41e4dda7b4 fix BuildInfo without a tag 2024-05-20 17:40:25 +02:00
sam
9036c5a148 add development notes to README 2024-05-20 17:33:51 +02:00
sam
8995213d26
add basic suppport for client_credentials oauth grant 2024-05-20 17:00:21 +02:00
sam
049f4a56de
add package lock files 2024-05-20 04:48:27 +02:00
sam
04b7cf624d
add more authentication code 2024-05-19 23:51:53 +02:00
sam
aca83fa1ef
add a bunch of authentication stuff 2024-05-19 17:20:45 +02:00
sam
996e59f49a add chat base 2024-05-14 22:24:53 +02:00
sam
a7b25c42f1
add readme 2024-05-14 14:51:42 +02:00
sam
d34c41a126
add FoxchatError type 2024-05-14 14:50:01 +02:00
sam
f6629fbb33
init 2024-05-14 03:51:31 +02:00