integrations
Authorize
Mint the provider’s authorize URL for the requesting user.
Also sets the nonce cookie the callback checks. The state alone says
which user started an install; the cookie is what says the browser
finishing it is the same one. See :func:_set_install_nonce.
Path Parameters
- provider (str): Key of a registered OAuth provider (see GET /api/v1/integrations/status).
POST
Authorize