Class: ActionHook::Security::Authentication::Base
- Inherits:
-
Object
- Object
- ActionHook::Security::Authentication::Base
- Defined in:
- lib/actionhook/security/authentication.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
9 10 11 |
# File 'lib/actionhook/security/authentication.rb', line 9 def to_h { "Authorization" => header_value } end |