Skip to content

Client that uses OAuth client_credentials flow to get a JWT and use it for permissions to call REST endpoint.

Notifications You must be signed in to change notification settings

karlnicholas/jwtresourceclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwtresourceclient

Client that uses OAuth client_credentials flow to get a JWT and use it for permissions to call REST endpoint.

Based on

  • Spring boot 3.X
  • Spring WebFlux reactive framework configuration.
  • Auth0 account
  • Spring oauth2-client library
  • WebClient

See also

About

Client that uses OAuth client_credentials flow to get a JWT and use it for permissions to call REST endpoint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages