You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: