Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 242 Bytes

OAuth2 Example

This is an example to help understanding how OAuth is working. It is designed by java security.

  • run the whole web project as a web server
  • run com.client.SpringRestClient as a client to communicate with the running server