Distribution.Client.Types.Credentials
type Auth = Either (String, String) String #
Either (username, password) or authentacation token
newtype Token #
Constructors
Fields
newtype Username #
newtype Password #