class Honeybadger::AuthenticHandler
- Honeybadger::AuthenticHandler
- Reference
- Object
Included Modules
- HTTP::Handler
Defined in:
framework_handlers/authentic_handler.crConstructors
Instance Method Summary
Constructor Detail
def self.new(*, factory : Honeybadger::HttpPayload.class = Honeybadger::HttpPayload, session_key : String = Authentic::ActionHelpers::SIGN_IN_KEY)
#