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.
Go to file
Barnaby Walters 6d5e93b07c Refactored Exception Handling, mostly tested authorization request handler
* Internal error conditions now raise IndieAuthException
* Bubbled unknown exceptions converted to generic IndieAuthException
* Exceptions passed to overridable handler, turned into response
* Wrote many more tests, fixed a variety of problems
2021-06-09 00:06:35 +02:00
src Refactored Exception Handling, mostly tested authorization request handler 2021-06-09 00:06:35 +02:00
tests Refactored Exception Handling, mostly tested authorization request handler 2021-06-09 00:06:35 +02:00
.gitignore Tested FilesystemJsonStorage 2021-06-06 17:21:33 +02:00
README.md Initial commit 2021-06-06 01:18:44 +02:00
composer.json Wrote some more Server tests 2021-06-08 00:58:19 +02:00
composer.lock Wrote some more Server tests 2021-06-08 00:58:19 +02:00

README.md

taproot/indieauth