Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bcrypt in addition to devise #55

Open
alec-c4 opened this issue Nov 21, 2024 · 1 comment
Open

bcrypt in addition to devise #55

alec-c4 opened this issue Nov 21, 2024 · 1 comment

Comments

@alec-c4
Copy link

alec-c4 commented Nov 21, 2024

Hey!
I'm writing just because of issue #50, and I'd like to propose you an idea. What about to add ability to use this gem with bcrypt based authentication?

@ankane
Copy link
Owner

ankane commented Nov 21, 2024

Hey @alec-c4, it should already be possible (unofficially) to call AuthTrail.track directly in the controller where you're doing the authentication - #22 (for instance, SessionsController with Rails 8 authentication). Will consider making this part of the official API / docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants