Expand description
Data types to represent application credentials.
Structsยง
- Credentials
- Credentials to log into the application.
- Password
- Password to login.
Stringnewtype. - Profile
- Profile to store credentials under.
- Profiles
- Set of
Profiles.BTreeSetnewtype. - Username
- Username to login.
Stringnewtype.