• #indieweb 2016-11-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2016-11-29 UTC
# 18:02
sl007
aaronpk: Did not thought it is so much work to do everything right in indieauth-node, however: it comes to caching - what it does is putting a session id in a secure cookie and storing the verify results in the serversession [and anybody using it can simply plug in REDIS or any of https://github.com/expressjs/session#compatible-session-stores] - QUESTION : shouldn't we cache only successful providers? If either a provider is unreach