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