On this pageClass: TOTPMethodOptionsTypes.TOTPMethodOptionsConstructorsconstructor• new TOTPMethodOptions(obj?)ParametersNameTypeobj?anyPropertiesgetOTP• Optional Readonly getOTP: () => Promise<undefined | string>Type declaration▸ (): Promise<undefined | string>ReturnsPromise<undefined | string>