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

Removes --skip-browser-session-auth option #344

Merged
merged 13 commits into from
Nov 13, 2023
Merged

Removes --skip-browser-session-auth option #344

merged 13 commits into from
Nov 13, 2023

Conversation

tdstein
Copy link
Collaborator

@tdstein tdstein commented Nov 8, 2023

Intent

This change removes the --skip-browser-session-auth option and associated implementation. See this document for relevant discussion regarding this decision.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Automated Tests

The existing test suite covers change. In particular, the Cypress tests verify that the application starts and returns a 200 status code instead of 401.

Directions for Reviewers

Checklist

@tdstein tdstein changed the base branch from main to tdstein/327 November 8, 2023 20:21
@tdstein tdstein changed the base branch from tdstein/327 to tdstein/326 November 8, 2023 20:21
Base automatically changed from tdstein/326 to main November 9, 2023 16:00
@tdstein tdstein changed the title Tdstein/342 Removes --skip-browser-session-auth option Nov 9, 2023
@tdstein tdstein marked this pull request as ready for review November 9, 2023 16:14
Copy link
Contributor

@mmarchetti mmarchetti left a comment

Choose a reason for hiding this comment

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

With this change, the generation and passing around of the token can also be removed.

@tdstein
Copy link
Collaborator Author

tdstein commented Nov 9, 2023

With this change, the generation and passing around of the token can also be removed.

I think I got it all.

@tdstein tdstein merged commit 7235a9d into main Nov 13, 2023
17 checks passed
@tdstein tdstein deleted the tdstein/342 branch November 13, 2023 15:32
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.

2 participants