You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment of its conception, this project is for learning purposes. Is a REST API created with Spring Boot. Implement authentication with JSON Web Token.
Credentials
The basic credentials to access the API are:
username: admin
password: admin123
About
A REST API created with Spring Boot. Implement authentication with JSON Web Token.