Constructor
# new OAuth2ImplicitGrantAuthenticator()
Authenticator that conforms to OAuth 2 (RFC 6749), specifically the "Implicit Grant Type".
Use SessionService.authenticate in your OAuth 2.0 redirect route to parse authentication parameters from location hash string into an object.