clearance 2.4.0
Clearance is built to support authentication and authorization via an email/password sign-in mechanism in applications. It provides some core classes commonly used for these features, along with some opinionated defaults - but is intended to be easy to override.
Gemfile:
=
安装:
=
Runtime 依赖 (7):
actionmailer
>= 5.0
activemodel
>= 5.0
activerecord
>= 5.0
argon2
~> 2.0, >= 2.0.2
bcrypt
>= 3.1.1
email_validator
~> 2.0
railties
>= 5.0