Module: Auth

Defined in:
app/services/auth/error.rb,
app/services/auth/time_header.rb,
app/services/auth/missing_key_error.rb,
app/services/auth/header_parse_error.rb,
app/services/auth/request_normalizer.rb,
app/services/auth/signature_validator.rb,
app/services/auth/authorization_header.rb,
app/services/auth/invalid_signature_error.rb

Defined Under Namespace

Classes: AuthorizationHeader, Error, HeaderParseError, InvalidSignatureError, MissingKeyError, RequestNormalizer, SignatureValidator, TimeHeader