Skip to main content

Submit endpoint for a strategy instance

GET 

/auth/api/internal/auth/submit/:id/:mode

Submit endpoint for a strategy instance

Request

Path Parameters

    mode string

    Possible values: [login, register, register-sync]

    The function/mode how to authenticate. Defaults to 'login'

    id stringrequired

    The id of the strategy instance to submit

Responses

Loading...