Skip to content

Enable local login for dev env#203

Closed
LeslieJAnderson wants to merge 9 commits intomainfrom
enable-local-login-for-dev-env
Closed

Enable local login for dev env#203
LeslieJAnderson wants to merge 9 commits intomainfrom
enable-local-login-for-dev-env

Conversation

@LeslieJAnderson
Copy link
Copy Markdown

@LeslieJAnderson LeslieJAnderson commented Apr 25, 2025

Ticket

Resolves navapbc/template-application-rails#55

Changes

Adds simple local authentication workaround

Context for reviewers

Unblocks development if the developer is without proper creds yet

Testing

Logged in repeatedly

Preview environment for app

Preview environment for app-rails

♻️ Environment destroyed ♻️

@LeslieJAnderson LeslieJAnderson force-pushed the enable-local-login-for-dev-env branch from ff70643 to 90b4c27 Compare April 25, 2025 16:25
@LeslieJAnderson LeslieJAnderson marked this pull request as ready for review April 29, 2025 01:50
Copy link
Copy Markdown
Collaborator

@lorenyu lorenyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks! I love how simple this is. I had a question about whether we can make it even simpler by consolidating the mock adapter with the local adapter into one. It feels like they are both pretty simple and we could combine somehow.

@LeslieJAnderson LeslieJAnderson force-pushed the enable-local-login-for-dev-env branch from bd8b5f8 to 03bf477 Compare May 1, 2025 21:36
@LeslieJAnderson LeslieJAnderson requested a review from lorenyu May 1, 2025 23:02
Copy link
Copy Markdown
Collaborator

@lorenyu lorenyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments. Main thing is how the config/env vars is set

@LeslieJAnderson LeslieJAnderson requested a review from lorenyu May 2, 2025 19:04
Copy link
Copy Markdown
Collaborator

@lorenyu lorenyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think this is ready to move over to template-application-rails to merge from there, then we can close this PR since once we merge there it will automatically propagate the changes to platform-test

@lorenyu
Copy link
Copy Markdown
Collaborator

lorenyu commented May 13, 2025

@lorenyu lorenyu closed this May 13, 2025
@lorenyu lorenyu deleted the enable-local-login-for-dev-env branch May 13, 2025 19:12
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.

Support local authentication

2 participants