struct
Agate::Credentials::UserPassword
- Agate::Credentials::UserPassword
- Struct
- Value
- Object
Overview
Username and password (or personal access token) authentication.
Defined in:
agate/credentials.crConstructors
Instance Method Summary
- #clone
- #copy_with(username _username = @username, password _password = @password)
- #password : String
- #username : String