OAuth authorization server metadata

​

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/.well-known/oauth-authorization-server
curl https://api.musebook.trade/.well-known/oauth-authorization-server
{
  "ok": true,
  "additionalProperty": "anything"
}