restapi.services.authentication

Functions

get_login_ban_time(val)

get_max_login_attempts(val)

get_timedelta(val[, min_testing_val])

import_secret(abs_filename)

Classes

BaseAuthentication()

An almost abstract class with methods to be implemented with a new service that aims to store credentials of users and roles.

DecodedPayload

NoAuthentication()

Payload

Role(value[, names, module, qualname, type, ...])

Token

Exceptions

AuthMissingTOTP

InvalidToken