Skip to content

Implements Oauth2 authorization code from client perspective

Notifications You must be signed in to change notification settings

josdem/spring-web-resource-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Resource Client

This project shows how to implement Oauth 2.0 Resource Server from the client perspective with Spring Boot Security project

To run the project

gradle bootRun
user: username
password: password
  • You should see this response
["Healing","Energy","Healthy","Boost"]

Note: This project uses this Authorization Server to grant access tokens.

Read this as reference

About

Implements Oauth2 authorization code from client perspective

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages