class Authlete::AuthenticationServer

Authlete::AuthenticationServer class

This class is a base class for an authentication server based on Rack. Some method must/should be overridden by subclasses.

  1. authenticate_api_call

  2. authenticate_user

  3. collect_claims

  4. authentication_callback_endpoint_path