Skip to content

Instantly share code, notes, and snippets.

@Odilio
Created September 20, 2020 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Odilio/f2dd6c8ee45825497c1af309b3ec97c6 to your computer and use it in GitHub Desktop.
Save Odilio/f2dd6c8ee45825497c1af309b3ec97c6 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-client</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-jose</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment