---
title: "Changes to Verifies a user's signature and returns a JWT token"
method: POST
path: "/api/auth/eth-signature/login"
---

# Changes to Verifies a user's signature and returns a JWT token

`POST /api/auth/eth-signature/login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 50 revisions.

- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-17** `bc9e361c5d5d` — 1 breaking
- **2023-06-14** `009b04108c99` — 1 info
- **2023-06-06** `fb05162b62d5` — 1 info
- **2023-06-06** `a856c86b76ec` — 1 breaking
- **2023-06-05** `0ed53e80aa8d` — 1 info
- **2023-05-31** `1c03c400ab4d` — 1 breaking
- **2023-05-30** `bf9f1ad3d7b7` — 1 info
- **2023-04-27** `e14b4c818c53` — 1 info
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
- **2023-04-04** `aa4804c758aa` — 1 info
- **2023-04-04** `9acb2632a6fd` — 1 breaking
- **2023-04-03** `e1a32d8c1997` — 1 info
- **2023-04-03** `872dae15b4ba` — 1 breaking
- **2023-03-31** `af4ea0086c6f` — 2 breaking

## Changes

- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-08-17** `bc9e361c5d5d` — 1 breaking
  - the `user/allOf[#/components/schemas/User]/accounts/items/name` response property's minLength was decreased from `4` to `2` for the response status `201`
- **2023-06-14** `009b04108c99` — 1 info
  - added the required property `refreshToken` to the response with the `201` status
- **2023-06-06** `fb05162b62d5` — 1 info
  - added the required property `user` to the response with the `201` status
- **2023-06-06** `a856c86b76ec` — 1 breaking
  - removed the required property `user` from the response with the `201` status
- **2023-06-05** `0ed53e80aa8d` — 1 info
  - added the required property `user` to the response with the `201` status
- **2023-05-31** `1c03c400ab4d` — 1 breaking
  - removed the required property `user` from the response with the `201` status
- **2023-05-30** `bf9f1ad3d7b7` — 1 info
  - added the required property `user` to the response with the `201` status
- **2023-04-27** `e14b4c818c53` — 1 info
  - endpoint added
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 1 info
  - endpoint added
- **2023-04-04** `9acb2632a6fd` — 1 breaking
  - api path removed without deprecation
- **2023-04-03** `e1a32d8c1997` — 1 info
  - endpoint added
- **2023-04-03** `872dae15b4ba` — 1 breaking
  - api path removed without deprecation
- **2023-03-31** `af4ea0086c6f` — 2 breaking
  - removed the required property `refreshToken` from the response with the `201` status
  - removed the required property `user` from the response with the `201` status

---

[Operation](https://skmtc.dev/givepraise/apis/praise-api/docs/api/auth/eth-signature/login/post.md) · [API](https://skmtc.dev/givepraise/apis/praise-api.md) · [Page](https://skmtc.dev/givepraise/apis/praise-api/changes/api/auth/eth-signature/login/post)
