Interface AuthenticatorInterface

All Known Implementing Classes:
Authenticator

public interface AuthenticatorInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    Prompts the user to log in via Google, and returns the result.
  • Method Details