Module user_provider

Module user_provider 

Source

Modulesยง

static_user_provider ๐Ÿ”’
watch_file_user_provider ๐Ÿ”’

Traitsยง

UserProvider

Functionsยง

authenticate_with_credential ๐Ÿ”’
load_credential_from_file ๐Ÿ”’
parse_credential_line ๐Ÿ”’
Parse a line of credential in the format of username=password or username:permission_mode=password

Type Aliasesยง

UserInfoMap
Type alias for user info map Key is username, value is (password, permission_mode)