Carl Smith
Carl Smith
In installing Spree, I was following the instructions and inadvertently installed this gem in the process. As it happens, my application is using a custom User class, so I don't...
I've got a new install and I am trying to install the sorcery gem running `rails g sorcery:install` but I get the following error: ``` rails g sorcery:install Running via...
With our implementation of this, it does not ask the user to provide their OTP every time they log in. In testing we are logging in with the password and...