Module: Nyauth::Authenticatable

Extended by:
ActiveSupport::Concern
Includes:
PasswordDigestAbility, ResetPasswordAbility
Defined in:
app/models/concerns/nyauth/authenticatable.rb

Defined Under Namespace

Modules: ClassMethods

Method Summary

Methods included from ResetPasswordAbility

#request_reset_password, #reset_password

Methods included from PasswordDigestAbility

#verify_password?