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

enable local local with devise #172

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

LeslieJAnderson
Copy link

@LeslieJAnderson LeslieJAnderson commented Feb 5, 2025

Ticket

Resolves #171

Changes

Adds the ability to create local users and log in locally via devise

Context for reviewers

To unblock local development when developer lacks AWS credentials, it would be helpful to have the ability to log in locally.

Testing

Add USE_DEVISE=true to your .env file

To test: Run the application, then create a user via the UI. It will take you to the screen that claims you will be receiving an email. You will not receive that email, however, if you go back to the main page and attempt to log in using those credentials, it should work.

Preview environment for app

Preview environment for app-rails

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

Successfully merging this pull request may close these issues.

Enable local login via devise
2 participants