BASE_URL
BASE_URL = otpauth://totp/
Immutable authentication secret
This class represents an immutable authentication secret, which means that an instance of this is class is not meant to change its properties. It is used by the authentication services and QR image generators and consists of an issuer, an account name and a secret key.