---
title: "Changes to POST /api/login"
method: POST
path: "/api/login"
---

# Changes to POST /api/login

`POST /api/login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 35 revisions.

- **2022-06-21** `d521546afb23` — 3 breaking, 1 warning, 5 info
- **2021-12-03** `1f675248e9cb` — 2 info

## Changes

- **2022-06-21** `d521546afb23` — 3 breaking, 1 warning, 5 info
  - added the new required `query` request parameter `clientId`
  - added the new required `query` request parameter `redirectUri`
  - added the new required `query` request parameter `responseType`
  - deleted the `query` request parameter `oAuthParams`
  - added the new optional `query` request parameter `code_challenge`
  - added the new optional `query` request parameter `code_challenge_method`
  - added the new optional `query` request parameter `nonce`
  - added the new optional `query` request parameter `scope`
  - added the new optional `query` request parameter `state`
- **2021-12-03** `1f675248e9cb` — 2 info
  - api tag `Login API` added
  - api tag `api` removed

---

[Operation](https://skmtc.dev/casdoor/apis/casdoor-restful-api/docs/api/login/post.md) · [API](https://skmtc.dev/casdoor/apis/casdoor-restful-api.md) · [Page](https://skmtc.dev/casdoor/apis/casdoor-restful-api/changes/api/login/post)
