2018-01-04 UTC
# [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/