An API for JWT Authentication which supports multiple device login.
- Git clone this project
- Import it as maven project to STS (or IDE you prefer)
- run Docker file to create MongoDB instance
- Maven Build the Project
- Start Spring Boot Application
An API for JWT Authentication which supports multiple device login.