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
TODO from dispatch PR: https://github.com/qri-io/qri/pull/1653/files
// TODO(dustmop): Add user authentication, profile, identity, etc
The scope struct in lib/scope.go should also include information about the caller making the request. As a first adopter of this change, code that users the "Owner" of the profileStore should instead be getting the "owner" from scope.
The text was updated successfully, but these errors were encountered:
The scope struct in lib/scope.go should also include information about the caller making the request. As a first adopter of this change, code that users the "Owner" of the profileStore should instead be getting the "owner" from scope.
The text was updated successfully, but these errors were encountered: