-
HttpGet:
http://<address>:<port>/login?userId=<value>
(Получение пары токенов 'Access' и 'Refresh')Example:
http://193.123.36.213:5010/login?userId=user1
-
HttpPost:
http://<address>:<port>/refresh
(Обновление токенов)Example:
http://193.123.36.213:5010/refresh
-
(HttpGet:
http://<address>:<port>/refresh
(Получение POST формы для выполнения предыдущего запроса в браузере)Example:
http://193.123.36.213:5010/refresh
-
HttpGet:
http://<address>:<port>/home
(Получение данных после авторизации)Example:
http://193.123.36.213:5010/home
-
HttpGet:
http://<address>:<port>/clear
(Сброс токенов)Example:
http://193.123.36.213:5010/clear
-
Notifications
You must be signed in to change notification settings - Fork 0
Xorsiphus/GoJWT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published