florist.api.auth package¶ Module for handling authentication and token creation. Submodules¶ florist.api.auth.token module AuthUser AuthUser.Config AuthUser.Config.allow_population_by_field_name AuthUser.Config.schema_extra AuthUser.username AuthUser.uuid Token Token.Config Token.Config.allow_population_by_field_name Token.Config.schema_extra Token.access_token Token.token_type create_access_token() decode_access_token() make_default_client_user() make_default_server_user() verify_password()