An app that performs OAuth2 authetication via Google and returns a JWT Token as response if the user is authenticated
- Click on Login with Google.
- Redirected to Google's login page.
- Enter credentials.
- If authenticated, JWT token is displayed on the screen.