spring-attic / spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
http://github.com/spring-projects/spring-security-oauth
Apache License 2.0
4.7k stars 4.04k forks source link

jwt support for springboot 2.0.0.M7 #1243

Open uttamdey opened 6 years ago

uttamdey commented 6 years ago

could not able to resolve compile('org.springframework.security:spring-security-jwt') with spring cloud dependency management Finchley.BUILD-SNAPSHOT. Can some one help me , what to do ?

sandipchitale commented 6 years ago

Also are there any sample projects or tutorials with Springboot 2.0.0, Oauth2, JWT, Zuul?