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

Dart 2.15 doesn't send oauth credentials to third-party servers. #49

Open
sigurdm opened this issue Dec 13, 2021 · 2 comments
Open

Dart 2.15 doesn't send oauth credentials to third-party servers. #49

sigurdm opened this issue Dec 13, 2021 · 2 comments

Comments

@sigurdm
Copy link

sigurdm commented Dec 13, 2021

See:

Unpub should consider implementing a form of token authentication:

@talisk
Copy link
Collaborator

talisk commented Dec 15, 2021

Hi. We are working on the migration. Before the new plan is finalized, you can copy the token from "/Users/username/Library/Application Support/dart/pub-credentials.json"(macOS) by hand, and call dart pub token add https://his_private_pub_host, paste the token here.

@talisk
Copy link
Collaborator

talisk commented Dec 17, 2021

@sigurdm Hi, I have written a cli app named unpub_auth. Feel free to review the PR and tell me suggestions. #50

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

No branches or pull requests

2 participants