• #dev 2019-08-16
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-08-16 UTC
# 19:12
[fluffy]
Authl just maintains an OAuth token long enough to verify the identity and then destroys it, because it’s intended to be largely stateless. like, Publ just uses a signed session cookie rather than any server-side persistence.