Class: Toolchest::Auth::Base
- Inherits:
-
Object
- Object
- Toolchest::Auth::Base
- Defined in:
- lib/toolchest/auth/base.rb
Instance Method Summary collapse
Instance Method Details
#authenticate(request) ⇒ Object
4 |
# File 'lib/toolchest/auth/base.rb', line 4 def authenticate(request) = raise NotImplementedError |