SpringOAuth2Demo
SpringOAuth2Demo copied to clipboard
SpringOAuth2Demo
Running the demo locally
- get a client-id & client secret from https://console.developers.google.com/
- place the client-id & secret inside
/src/main/resources/application.yml - run this Spring application