getAuthenticator method

Authenticator getAuthenticator()
override

Implementation

Authenticator getAuthenticator() => FacebookAuthenticator(identifier,
    clientId, clientSecret, tokenUrl, authorizationUrl, redirectUrl, scopes);