curl --location --request POST 'http://localhost:8083/authenticate' \
--header 'Content-Type: application/json' \
--data-raw '{
"username": "admin",
"password": "admin123"
}'
dngrz/jwtdemo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|