> ## Documentation Index
> Fetch the complete documentation index at: https://api-documentation.kare-app.fr/llms.txt
> Use this file to discover all available pages before exploring further.

# Better-auth

> API changes for the Better-auth module.

<Update label="2026-09-03">
  **1 API change(s)**

  **`GET /rs/auth/one-time-token/generate`**

  * endpoint added
</Update>

<Update label="2026-07-17">
  **27 API change(s) — ⚠️ includes 27 breaking change(s)**

  **`GET /rs/auth/account-info`**

  * api path removed without deprecation

  **`GET /rs/auth/callback/{id}`**

  * api path removed without deprecation

  **`POST /rs/auth/callback/{id}`**

  * api path removed without deprecation

  **`POST /rs/auth/change-email`**

  * api path removed without deprecation

  **`POST /rs/auth/change-password`**

  * api path removed without deprecation

  **`POST /rs/auth/delete-user`**

  * api path removed without deprecation

  **`GET /rs/auth/delete-user/callback`**

  * api path removed without deprecation

  **`GET /rs/auth/error`**

  * api path removed without deprecation

  **`POST /rs/auth/get-access-token`**

  * api path removed without deprecation

  **`POST /rs/auth/link-social`**

  * api path removed without deprecation

  **`GET /rs/auth/list-accounts`**

  * api path removed without deprecation

  **`GET /rs/auth/list-sessions`**

  * api path removed without deprecation

  **`GET /rs/auth/ok`**

  * api path removed without deprecation

  **`POST /rs/auth/refresh-token`**

  * api path removed without deprecation

  **`POST /rs/auth/revoke-other-sessions`**

  * api path removed without deprecation

  **`POST /rs/auth/revoke-session`**

  * api path removed without deprecation

  **`POST /rs/auth/revoke-sessions`**

  * api path removed without deprecation

  **`POST /rs/auth/send-verification-email`**

  * api path removed without deprecation

  **`POST /rs/auth/sign-in/social`**

  * api path removed without deprecation

  **`POST /rs/auth/sign-up/email`**

  * api path removed without deprecation

  **`POST /rs/auth/two-factor/send-otp`**

  * api path removed without deprecation

  **`POST /rs/auth/two-factor/verify-otp`**

  * api path removed without deprecation

  **`POST /rs/auth/unlink-account`**

  * api path removed without deprecation

  **`POST /rs/auth/update-session`**

  * api path removed without deprecation

  **`POST /rs/auth/update-user`**

  * api path removed without deprecation

  **`GET /rs/auth/verify-email`**

  * api path removed without deprecation

  **`POST /rs/auth/verify-password`**

  * api path removed without deprecation
</Update>
