Build a project to study OAuth 2.0. This project has only the aim to understanding how a user can use a GitHub to login in another system
- Java - 17
- Maven - 3.x.x
You can test using the URL:
- https://oauth20-6dc8a27e731f.herokuapp.com/ (This one it is only a "Hello, welcome")
- https://oauth20-6dc8a27e731f.herokuapp.com/system (This one requires you two use your GitHub Account)


