sorcery icon indicating copy to clipboard operation
sorcery copied to clipboard

Magical Authentication

Results 78 sorcery issues
Sort by recently updated
recently updated
newest added

Add provider for QQ, which is the most used online communication tool in China.

to be implemented in v1

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?...

help wanted
documentation
good first issue

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...

documentation

### 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`...

bug
to be implemented in v1

### 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. ###...

bug
to be implemented in v1

### 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...

bug
to be implemented in v1

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...

question
to be implemented in v1

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?

bug
to be implemented in v1

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?

enhancement
help wanted
to be implemented in v1