mirror of
https://github.com/DarkflameUniverse/AccountManager.git
synced 2024-08-30 17:32:17 +00:00
Add documentation on /activate endpoint.
This commit is contained in:
parent
8cd3902e65
commit
214d8fe013
@ -37,3 +37,9 @@ flask run --port 5000
|
|||||||
# or simply
|
# or simply
|
||||||
python app.py
|
python app.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Available Endpoints
|
||||||
|
|
||||||
|
There are several available endpoints that are useful to users.
|
||||||
|
- `/login`: Login as an Admin and create CD keys.
|
||||||
|
- `/activate`: Create a new account as a non-admin user. You will require a CD key (which is provided by the admin).
|
||||||
|
Loading…
Reference in New Issue
Block a user