get https://example.com/oauth2/auth?response_type=token
Shows the OAuth2 request form to authorize a client for a given scope. This will either show a login prompt or a simple confirmation when a Bearer Token was given
Shows the OAuth2 request form to authorize a client for a given scope. This will either show a login prompt or a simple confirmation when a Bearer Token was given
Try It!
to start a request and see the response here!