Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.47 KB

File metadata and controls

19 lines (10 loc) · 1.47 KB

Spring Boot Security OAuth2 Client Application

This client application demonstrates the use of both authorization code and client credential grant types in OAuth2.

Usage

The client application interacts with spring-security-oauth2-resource-server to retrieve the username.

Endpoints