Skip to main content

Used to start the authorization flow for user authentication

GET 

/oauth/authorize

Used to start the authorization flow for user authentication

Request

Query Parameters

    redirect_url stringrequired

    The rediection url, i.e. the location to redirect post

    cookie string

    Use cookies instead of returning the tokens

Responses

OK

Loading...