leaderboardsgg / leaderboard-backend

The backend for Leaderboards.gg. Also holds public-facing APIs.
https://info.leaderboards.gg
GNU General Public License v3.0
12 stars 16 forks source link

Task: Send recovery email endpoint #156

Closed Dalet closed 1 year ago

Dalet commented 1 year ago

Parent issue: https://github.com/leaderboardsgg/leaderboard-backend/issues/159

### Blocked by
- [ ] https://github.com/leaderboardsgg/leaderboard-backend/issues/147

Endpoint: POST /account/recover

The server may impose a limit on how often a client can call this endpoint. If the client calls this endpoint too many times within a given timespan, the server may respond with a 429 TOO MANY REQUESTS status code.

Request body fields:

Procedure

Inputs: