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.
* 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!
taproot/indieauth
Description
Languages
PHP
99.7%
Shell
0.3%