portico_auth_storage_yaml library
YAML backends for portico_auth_service.
Classes
- AuthCredentialsYaml
-
An adapter for
AuthCredentialsStorageAdapterusing a YAML backend. - AuthRolesYaml
-
An adapter for
AuthRolesStorageAdapterusing a YAML backend. - AuthTokensYaml
-
An adapter for
AuthTokensStorageAdapterusing a YAML backend. - Credential
- CredentialsDoc
- Represents the top-level structure of a credentials YAML document.
- RolesDoc
- Represents the top-level structure of a roles YAML document.
- TokensDoc
- UserCredential
- Represents a single user's credential information in YAML.