Commit graph

11 commits

Author SHA1 Message Date
Tim Möhlmann
b7cbe15ced handle client credentials in VerifyClient 2023-09-25 12:06:25 +03:00
Tim Möhlmann
d27be590c4 unit test authorize 2023-09-22 16:52:32 +03:00
Tim Möhlmann
46839e095b run integration tests against both Server and Provider 2023-09-21 19:15:03 +03:00
Tim Möhlmann
af2d2942a1 copy and modify the routes test for the legacy server 2023-09-21 18:13:38 +03:00
Tim Möhlmann
aae3492f7b input validation and concrete handlers 2023-09-20 21:45:06 +03:00
Tim Möhlmann
fe3f98a4f9 rewrite auth request validation 2023-09-13 18:03:50 +03:00
Tim Möhlmann
6993769f06 implement remaining server methods 2023-09-11 17:34:27 +03:00
Tim Möhlmann
2b08c53e49 implement remaining token grant type methods 2023-09-11 16:31:31 +03:00
Tim Möhlmann
2902a81161 intermediate commit with some methods implemented 2023-09-08 10:42:27 +03:00
Tim Möhlmann
cf3a87c4c3 allow any response type 2023-09-05 00:05:09 +03:00
Tim Möhlmann
d6a9c0bbb9 first draft of a new server interface 2023-09-04 23:33:51 +03:00