• #dev 2023-07-23
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-07-23 UTC
# 21:46
h​avenmatt
Hey everyone, I'm trying to build an IndieAuth provider and I'm a bit confused on the spec for access token responses: https://indieauth.spec.indieweb.org/#x5-3-3-access-token-response The spec describes responding with access_token, me, profile, expires_in, and refresh_token; but the example below shows a response including token_type and scope which aren't mentioned in the previous section. Any advice?