karlnicholas / jwtresourceclientservlet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jwtresourceclientservlet

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 MVC servlet 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.


Languages

Language:Java 100.0%