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

whoami should return username when using Kaggle notebook token. #166

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Oct 11, 2024

Similar to #165 (handling for Colab secrets) but this is for handling the default auth in Kaggle notebook.

Before, whoami would return unauthenticated when using default auth in Kaggle notebook:
8MDxdhZc6YDfTJA

After, whoami returns the current username:
8MRE8FFqpmCLSnL

http://b/372524708

rosbo added 5 commits October 11, 2024 13:54
Before, `whoami` would return unauthenticated when using default auth in
Kaggle notebook: https://screenshot.googleplex.com/8MDxdhZc6YDfTJA

After, `whoami` returns the current username:

http://b/372524708
@rosbo rosbo requested a review from jeward414 October 11, 2024 14:40
@rosbo rosbo merged commit 940d54f into main Oct 11, 2024
6 checks passed
@rosbo rosbo deleted the support-kaggle-token-whoami branch October 11, 2024 14:51
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