Commit Graph

8 Commits

Author SHA1 Message Date
David Mosbach
390876223e simple auth code generation & expiration 2023-12-23 03:35:10 +01:00
David Mosbach
af251d82c9 separate scopes by %20 instead of , 2023-12-23 01:09:38 +01:00
David Mosbach
35ab852882 added remaining required query params 2023-12-23 00:54:25 +01:00
David Mosbach
f47e0b7cb0 provide data of authenticated user 2023-12-22 04:27:44 +01:00
David Mosbach
52f43c81eb added authentication logic 2023-12-22 04:21:41 +01:00
David Mosbach
24229be508 refactoring to allow more generic use for different user & scope models 2023-12-22 02:17:47 +01:00
David Mosbach
7678af27c8 added scopes 2023-12-20 03:36:39 +01:00
David Mosbach
83a25504d7 init 2023-12-18 05:51:51 +01:00