• #dev 2023-02-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-02-08 UTC
# 04:55
gRegor
It hasn't been as hard as I thought once I wrapped my head around it. I add a client_id in the admin, it generates a client_secret, I set that secret in the media endpoint config, the media endpoint will use Basic Auth of its client_id + secret to authenticate the introspection request.