3 года назад
История
README.md
Getting Started
Sending request
For authentication via auth-server:
- You should run auth-server
-
Then you will be able to login by GET http://localhost:9090/login with the following headers:
- username: danielle
- password: 12345
-
You can find in database table OTP the code for your request
-
Put that code into next login request instead of password:
- username: danielle
- code:
-
You are logged in now!
Конвейеры
0 успешных
0 с ошибкой