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

feat: implement dev bypass #730

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

feat: implement dev bypass #730

wants to merge 9 commits into from

Conversation

kamui-fin
Copy link
Contributor

Simply sets a session token as cookie if unable to pull an existing session already (i.e. signed out). This allows quick testing for preview deployments for example, allowing user to skip to /app/home directly with a pre-set test user. May need some tuning depending on how we plan on approach manual testing.

@kamui-fin kamui-fin requested a review from a team as a code owner November 2, 2023 00:22
Copy link

github-actions bot commented Nov 2, 2023

Copy link
Member

@cubetastic33 cubetastic33 left a comment

Choose a reason for hiding this comment

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

Needs to bypass auth on preview builds as well

Copy link

Copy link

@Jake3231
Copy link
Contributor

Jake3231 commented Feb 6, 2024

@kamui-fin @cubetastic33 Is this ready for re-review?

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.

None yet

3 participants