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 1b2bd1f513 Finished first draft of the authorization endpoint implementation
Made some minor tweaks and improvements to the utility classes
Required some new dependencies
Server::__construct now takes a single config array as the list of
parameters was getting rather long.
2021-06-06 14:47:05 +02:00
src/Taproot/IndieAuth Finished first draft of the authorization endpoint implementation 2021-06-06 14:47:05 +02:00
.gitignore Initial commit 2021-06-06 01:18:44 +02:00
composer.json Finished first draft of the authorization endpoint implementation 2021-06-06 14:47:05 +02:00
composer.lock Finished first draft of the authorization endpoint implementation 2021-06-06 14:47:05 +02:00
README.md Initial commit 2021-06-06 01:18:44 +02:00

taproot/indieauth