TODO: Link this endpoint to relevant documentation when available.
Optional
Request-specific configuration.
Management.UnauthorizedError
Management.ForbiddenError
Management.TooManyRequestsError
await client.guardian.factors.email.get() Copy
await client.guardian.factors.email.get()
Management.BadRequestError
await client.guardian.factors.email.set({ otp_length: 1, otp_expiration_time: 1 }) Copy
await client.guardian.factors.email.set({ otp_length: 1, otp_expiration_time: 1 })
Protected
Readonly
TODO: Link this endpoint to relevant documentation when available.