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

ignore upstream url; #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ignore upstream url; #41

wants to merge 1 commit into from

Conversation

shiyj
Copy link

@shiyj shiyj commented Nov 12, 2021

now Dart 2.15 support to add authentication to 3rd party packages server by adding dart pub tokens add commend;
if we redirect the url to https://pub.dev, the self hosted server's auth token will be taken to https://pub.dev.

this is a temporary solution before everyone update to Dart 2.15.

now Dart 2.15 support to add authentication to 3rd party packages server by adding `dart pub tokens add` commend;
if we redirect the url to `https://pub.dev`,  the self hosted server's auth token will be taken to `https://pub.dev`.

this is a temporary solution before everyone update to Dart 2.15.
@MegatronKing
Copy link
Contributor

This commit is helpful, thanks!

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