StaticgetOptionaloptions: Options<GetSecurityConfigurationData, ThrowOnError>StaticpostRequests a password reset.
Initiates a password reset process by sending a reset link to the specified email address.
Optionaloptions: Options<PostSecurityForgotPasswordData, ThrowOnError>StaticpostInitiates password reset.
Initiates a password reset process for the user with the provided email.
Optionaloptions: Options<PostSecurityForgotPasswordResetData, ThrowOnError>StaticpostVerifies a password reset token.
Verifies the provided password reset token for the specified user.
Optionaloptions: Options<PostSecurityForgotPasswordVerifyData, ThrowOnError>
Gets the security configuration.
Gets the configuration settings for security.