Open
Description
Please complete all sections.
Configuration
- Sorcery Version:
0.15
- Ruby Version:
2.7.1
- Framework:
6
- Platform:
-
Expected Behavior
Able to change token_randomness=
Actual Behavior
Seting token_randomness=
causes a Rails issue.
undefined method `token_randomness=` for Sorcery::Controller::Config:Module
Steps to Reproduce
Set token_randomness=20
in the config file.