mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-22 23:04:21 +00:00
14 lines
177 B
Text
14 lines
177 B
Text
|
OPTIONS http://127.0.0.1:30033/api/auth/token/
|
||
|
|
||
|
###
|
||
|
|
||
|
POST http://127.0.0.1:30033/api/auth/token/
|
||
|
Content-Type: application/json
|
||
|
|
||
|
{
|
||
|
"username": "",
|
||
|
"password": ""
|
||
|
}
|
||
|
|
||
|
###
|