Skip to content

Authentication for custom private pub repositories #2631

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

Closed
themisir opened this issue Aug 23, 2020 · 1 comment
Closed

Authentication for custom private pub repositories #2631

themisir opened this issue Aug 23, 2020 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report

Comments

@themisir
Copy link
Contributor

I wonder is there anything implemented for handling authentication on custom private repository. I want to create my own pub.dev backend server but did not found a way to authenticate users, limit access to specified package. Because I think pub only stores authentication data only for pub.dev website. Which is stored in credentials.json on flutter cache folder.

@jonasfj jonasfj added the closed-duplicate Closed in favor of an existing report label Sep 1, 2020
@jonasfj
Copy link
Member

jonasfj commented Sep 1, 2020

See #1381 for discussion, yes, this is something we have been thinking about, but haven't prioritized fixing yet.

There are/have-been a few contributors working on something, but so far nothing has been good enough to ship yet.

@jonasfj jonasfj closed this as completed Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants