django-otp-notify
latest
django-otp-notify
  • Docs »
  • Index
  • Edit on GitHub

Index

G | N | O | S | V

G

  • generate_challenge() (otp_notify.models.NotifySMSDevice method)

N

  • NotifySMSDevice (class in otp_notify.models)
  • NotifySMSDevice.DoesNotExist
  • NotifySMSDevice.MultipleObjectsReturned
  • NotifySMSDeviceAdmin (class in otp_notify.admin)
  • number (otp_notify.models.NotifySMSDevice attribute)

O

  • OTP_NOTIFY_API_KEY
    • setting
  • OTP_NOTIFY_CHALLENGE_MESSAGE
    • setting
  • OTP_NOTIFY_ENDPOINT
    • setting
  • OTP_NOTIFY_NO_DELIVERY
    • setting
  • OTP_NOTIFY_SENDER_ID
    • setting
  • OTP_NOTIFY_THROTTLE_FACTOR
    • setting
  • OTP_NOTIFY_TOKEN_VALIDITY
    • setting

S

  • setting
    • OTP_NOTIFY_API_KEY
    • OTP_NOTIFY_CHALLENGE_MESSAGE
    • OTP_NOTIFY_ENDPOINT
    • OTP_NOTIFY_NO_DELIVERY
    • OTP_NOTIFY_SENDER_ID
    • OTP_NOTIFY_THROTTLE_FACTOR
    • OTP_NOTIFY_TOKEN_VALIDITY

V

  • verify_token() (otp_notify.models.NotifySMSDevice method)

© Copyright 2020, Pierre-Paul Lefebvre Revision b644737d.

Built with Sphinx using a theme provided by Read the Docs.