GET
/
hub
/
auth
/
.well-known
/
oauth-authorization-server
curl --request GET \
  --url https://api.rownd.io/hub/auth/.well-known/oauth-authorization-server \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token> where <token> is your Rownd JWT

Response

200 - application/json

The OAUth 2.0 metdata