CreateBackendAuthForgotPasswordConfig

(DEPRECATED) Describes the forgot password policy for authenticating into the Amplify app.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(DEPRECATED) Describes which mode to use (either SMS or email) to deliver messages to app users who want to recover their password.

Link copied to clipboard

(DEPRECATED) The configuration for the email sent when an app user forgets their password.

Link copied to clipboard

(DEPRECATED) The configuration for the SMS message sent when an app user forgets their password.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String