How to Create a Custom Strategy with the Devise Gem
By Bruno Nesi | May 30, 2019 | Development
Devise is a very helpful gem used to resolve authentication in a Ruby on Rails environment. In the words of the Devise team, “Devise is a flexible authentication solution for Rails based on Warden.” Upon seeing this definition you now know that Devise … Read more How to Create a Custom Strategy with the Devise Gem