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

Rename DevGCDatalabAuthenticator to GCDataLabAuthenticatorNoRedirect #4

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

Conversation

iglesu
Copy link
Contributor

@iglesu iglesu commented Nov 2, 2023

This is a follow up PR from the previous PR f4f5b06. As I didn't want to rename the class in a branch that is used for prod-beta.

@iglesu iglesu requested review from rnikutta and chaduhduh November 2, 2023 20:09
Copy link
Contributor

@chaduhduh chaduhduh left a comment

Choose a reason for hiding this comment

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

Looks good! I added a comment to PR #3 after you merged it (see latest comment). Perhaps we can fold those suggestions in with this otherwise we can create a new issue and circle back around.

The enable_auth_state attribute should be set to True for both the
GCDataLabAuthenticator and GCDataLabAuthenticatorNoRedirect classes.
However, the auto_login attribute should only be set to True for the
GCDataLabAuthenticator class, as this class performs token
authentication with redirection.
@iglesu iglesu marked this pull request as draft November 3, 2023 00:54
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