• #dev 2024-02-05
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-02-05 UTC
# 17:18
jacky
for refresh tokens versus token expiry, I'm starting to understand them as "if a token has an expiry, allow it to refresh itself. if no refresh is available, then a new token must be requested" but then there's also the case where getting a new refresh token might enable an expired token to be replaced with a new one that has the _same_ options (probably shorter expiry)