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

SOCIAL-324: No-arg authenticateClient() #62

Closed habuma closed 12 years ago

habuma commented 12 years ago

Added a convenient no-arg authenticateClient() so that null doesn't have to be passed in for the scope (which is the most typical case).