• #dev 2018-01-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-01-04 UTC
# 17:40
[eddie]
IndieAuth Authentication/Authorization: When a client is making the initial request to the endpoint, if required params aren’t found such as client_id, redirect_uri, etc. What should the endpoint return? Does it follow standard OAuth 2.0 rules such as the error response section of this page?: https://www.oauth.com/oauth2-servers/authorization/the-authorization-response/