Function: importOTPLib()
importOTPLib():
Promise<any>
Defined in: src/auth/shared.ts:530
Dynamically imports the optional peer dependency otplib, throwing a helpful
error if it is not installed.
Returns
Promise<any>
importOTPLib():
Promise<any>
Defined in: src/auth/shared.ts:530
Dynamically imports the optional peer dependency otplib, throwing a helpful
error if it is not installed.
Promise<any>