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

Registering a new Extension with devise #5772

Open
wp4nuv opened this issue Mar 19, 2025 · 0 comments
Open

Registering a new Extension with devise #5772

wp4nuv opened this issue Mar 19, 2025 · 0 comments

Comments

@wp4nuv
Copy link

wp4nuv commented Mar 19, 2025

I'm working on a proof of concept around user authentication with Cognito. As there are extensions for other services, I was wondering if a new extension needs to be "registered" with the main devise gem? (It's my first time writing a gem, so any clue helps!)
The idea is for the gem to handle connecting to AWS and authenticate with the Cognito identity provider.

I think this will enhance devise's extension offering unless there's a generic one that can handle any external authentication source.

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

No branches or pull requests

1 participant