clearance 2.3.1
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