# Overview Add support for the [OAuth endpoints](https://lichess.org/api#tag/OAuth). # Endpoints | Path | Method | Status | |-------------------|--------|--------| | /oauth | GET | ❌ | | /api/token | POST | ❌ | | /api/token | DELETE | ❌ | | /api/token/test | POST | ❌ |
Overview
Add support for the OAuth endpoints.
Endpoints