• #dev 2022-09-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-09-04 UTC
# 13:28
Loqi
[aaronpk] > Don't you mean `expires_at` (not `expiration`) which is the absolute (epoch time) version of the relative `expires_in` (seconds)? `expires_at` isn't a thing really. OAuth has `expires_in` for the access token response, and `exp` in the token int...