Skip to main content

Third-party account login

Third-party account login

Path Parameters
    identityprovider string required

    The identity provider name.

Request Body
    username string

    Third-party username.

    password string

    Third-party user's password.

Responses

OK


Schema
    access_token string required
    expires_in int32
    id_token string
    refresh_token string
    token_type string
Loading...