forked from https://github.com/Taproot/indieauth
ec27c48946
* TokenStorageInterface is now responsible for accessing both auth codes and access tokens * TokenStorageInterface now only defines the methods strictly required for IndieAuth to work * TokenStorageInterface now responsible for generating the auth code, making self-encoded codes possible. * TokenStorageInterface now responsible for token lifetimes, expiry, and exchange * JsonStorage implements new methods, all disk access is wrapped with lock acquisition Tests not yet updated! |
||
---|---|---|
src | ||
templates | ||
tests | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
README.md | ||
run_coverage.sh |