IPWorks Auth 2020 Python Edition

Questions / Feedback?

create_password Method

Creates a Time-Based One Time Password.

Syntax

def create_password() -> None: ...

Remarks

This method creates a Time-Based One Time Password.

The following properties are applicable when calling on_create_password.

Calling on_create_password populates the password property with the created password.

If secret is not specified before calling this method a random secret will be automatically generated.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 Python Edition - Version 20.0 [Build 8155]