Method: Moonrope::Base#authenticators

Defined in:
lib/moonrope/base.rb

#authenticatorsHash

Returns authenticators.

Returns:

  • (Hash)

    authenticators



37
38
39
# File 'lib/moonrope/base.rb', line 37

def authenticators
  @authenticators
end