Class FacebookIdentityResolverService

  • All Implemented Interfaces:
    Pluggable, OAuth2IdentityResolverService

    public class FacebookIdentityResolverService
    extends java.lang.Object
    implements OAuth2IdentityResolverService
    An identity resolver that calls GitHubs's user API https://developer.github.com/v3/users/ It requires that the authentication request includes the scope 'user'