Install ruby-omniauth-multipassword by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-omniauth-multipassword
Description:
OmniAuth strategy to use different password strategies
Provides an OmniAuth strategy that can be used to authenticate using different password strategies. The compatible strategies include omniauth-internal, which can authenticate using has_secure_password in Rails and omniauth-kerberos, which can authenticate using a Kerberos server. . OmniAuth is a library that standardizes multi-provider authentication for web applications
Homepage: https://github.com/jgraichen/omniauth-multipassword
Version: 0.4.2-1
Section: universe/ruby