Submit validates and submits the form.
On success returns the updated auth record associated to form.Token.
You can optionally provide a list of InterceptorFunc to further modify the form behavior before persisting it.
Rest ...interceptors: InterceptorFunc<models.Record>[]Generated using TypeDoc
RecordPasswordResetConfirm is an auth record password reset confirmation form.