Method: Rack::OAuth2::Server::Abstract::Handler#authenticator
- Defined in:
- lib/rack/oauth2/server/abstract/handler.rb
#authenticator ⇒ Object
Returns the value of attribute authenticator.
6 7 8 |
# File 'lib/rack/oauth2/server/abstract/handler.rb', line 6 def authenticator @authenticator end |