Skip to content

Integration with DeviseΒ #9

@sergiopantoja

Description

@sergiopantoja

Hi! I love this gem and the codebase looks great.

I'd love to integrate it with my current app that uses Devise. I can write a PR if you prefer.

It seems like we could hook into this line:


Instead of using the passwordless #sign_in method, we could use the Devise #sign_in method which will accept the same authenticatable object.

Or the passwordless #sign_in could check if Devise is enabled, and then call out to that.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions