mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02:00
fix: 🔥 Remove old tests and docs related to old auth endpoints
This commit is contained in:
parent
ae207c10b6
commit
a9dbd2cc4e
3 changed files with 5 additions and 83 deletions
|
|
@ -12,7 +12,7 @@ GET /oauth/authorize
|
|||
|
||||
This route should display a login form for the user to enter their username and password, as well as a list of OpenID providers to use if available.
|
||||
|
||||
The form should submit to [`POST /api/auth/login`](./auth.md#sign-in), or to the OpenID Connect flow.
|
||||
The form should submit to the OpenID Connect flow.
|
||||
|
||||
Configurable in the Versia Server configuration at `frontend.routes.login`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue