spring-attic / spring-social

Allows you to connect your applications with SaaS providers such as Facebook and Twitter.
http://projects.spring.io/spring-social
Apache License 2.0
619 stars 351 forks source link

Fixes #234 - Check to see if existing authentication object is anonymous #235

Closed codeconsole closed 6 years ago

codeconsole commented 7 years ago

Fixes a blocker bug that throws exception if you have an AnonymousAuthenticationProvider enabled in your security config.