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/src
2021-06-10 14:11:58 +02:00
..
Callback Excluded templates from test coverage, now up to 89% 2021-06-09 00:26:27 +02:00
Middleware Created default authorization and authentication callbacks 2021-06-07 20:32:02 +02:00
Storage Updated Server and tests to work with new TokenStorageInterface 2021-06-10 14:11:58 +02:00
functions.php Cleaned up some unused use statements, added code coverage script. 79% covered already 2021-06-09 00:21:33 +02:00
IndieAuthException.php Refactored Exception Handling, mostly tested authorization request handler 2021-06-09 00:06:35 +02:00
Server.php Updated Server and tests to work with new TokenStorageInterface 2021-06-10 14:11:58 +02:00