sorcery
sorcery copied to clipboard
Magical Authentication
Add provider for QQ, which is the most used online communication tool in China.
Need to add documentation about magic login to wiki. The codes have been already merged. See: https://github.com/Sorcery/sorcery/pull/95 @Tomomichi, would you add documentation or give me code snippets you really use?...
Change the philosophy statement so that its heading more clearly relates to the description. For context, it wasn't clear to me what exactly the "Magic vs Voodoo" comment was trying...
### Configuration - Sorcery Version: `0.16.1` - Ruby Version: `3.0.1` - Framework: `Rails 6.1.3.2` - Platform: `macOS 11.4` ### Problem I'm using [Lockbox](https://github.com/ankane/lockbox) to encrypt sensitive information on my `User`...
### Configuration - Sorcery Version: `master` - Ruby Version: `2.7.2` - Framework: `Rails 6.1` - Platform: `Debian-slim (docker)` ### Expected Behavior No errors during generation of new Sorcery setup. ###...
### Configuration - Sorcery Version: 0.16.0 - Ruby Version: ruby-2.6.6 - Framework: Rails 6.0.3.5 - Platform: MacOS ### Expected Behavior I just turned enabled remember_me. I don't expect it to...
Hi. This function is adding limitless counting 'failed login'. I think, if stopped counting 'failed login' after reached limit, we can't tell the reason of lock either user's action or...
### Configuration - Sorcery Version: `sorcery 0.15.0` - Ruby Version: `ruby 2.7.2` - Framework: `Rails 6.0.3.4` - Platform: `ubuntu 18 LTS` ### Expected Behavior When i use the session_timeout module...
I think token fields for `reset_password`, `user_activation`, `brute_force`, `magic_login` and `remember_me` modules` should be unique. Is there any reasons it is not?
Hi, I saw this issue from the old repo https://github.com/NoamB/sorcery/issues/632. I'm facing the same scenario as the author and I'm wondering if the change is still possible?