Changes to POST /api/login

POST /api/login

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 35 revisions of this API.317

  1. d521546afb23315
  2. 1f675248e9cb2

What changed

  • d521546afb23315See the full diff
    • added the new required query request parameter clientId

      new-required-request-parameter

    • added the new required query request parameter redirectUri

      new-required-request-parameter

    • added the new required query request parameter responseType

      new-required-request-parameter

    • deleted the query request parameter oAuthParams

      request-parameter-removed

    • added the new optional query request parameter code_challenge

      new-optional-request-parameter

    • added the new optional query request parameter code_challenge_method

      new-optional-request-parameter

    • added the new optional query request parameter nonce

      new-optional-request-parameter

    • added the new optional query request parameter scope

      new-optional-request-parameter

    • added the new optional query request parameter state

      new-optional-request-parameter

    • api tag Login API added

      api-tag-added

    • api tag api removed

      api-tag-removed