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