Module: Jets::Authorizer
- Defined in:
- lib/jets/authorizer/dsl.rb,
lib/jets/authorizer/base.rb
Overview
Authorizer public methods get turned into Lambda functions.
Jets::Authorizer::Base < Jets::Lambda::Functions Both Jets::Authorizer::Base and Jets::Lambda::Functions have Dsl modules included. So the Jets::Authorizer::Dsl overrides some of the Jets::Lambda::Functions behavior.