This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
indieauth/tests
Barnaby Walters 61aa7f55f9 Refactored TokenStorageInterface for an improved flow
* Now passing an auth code data validation callback to the exchange method
* Removed Token, it’s no longer necessary
* Simplified interface where possible
* All tests passing
* Updated docblocks
2021-06-13 14:34:37 +02:00
..
templates Refactored Exception Handling, mostly tested authorization request handler 2021-06-09 00:06:35 +02:00
DoubleSubmitCookieCsrfMiddlewareTest.php Started writing tests 2021-06-06 17:03:13 +02:00
FilesystemJsonStorageTest.php Refactored TokenStorageInterface for an improved flow 2021-06-13 14:34:37 +02:00
FunctionTest.php Added auth request parameter validation, tests. Started work on exchange methods 2021-06-10 17:49:27 +02:00
ServerTest.php Refactored TokenStorageInterface for an improved flow 2021-06-13 14:34:37 +02:00