module Mpngin::Auth
Defined in:
mpngin/auth.crClass Method Summary
- .authorized?(request)
- .secret_authorized?(request)
- .split_header(header : String)
- .split_header(header)
- .valid_secret?(token : String)
- .valid_secret?(token)
- .valid_token?(token : String)
- .valid_token?(token)