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.
Barnaby Walters ec27c48946 Reworked TokenStorageInterface, changed JsonStorage
* 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!
2021-06-09 23:46:33 +02:00
2021-06-09 21:56:16 +02:00
2021-06-09 21:56:16 +02:00
2021-06-06 01:18:44 +02:00

taproot/indieauth

Description
Languages
PHP 99.7%
Shell 0.3%