yep got it, I understood. my question was wrong. I...
# support-questions-legacy
u
yep got it, I understood. my question was wrong. I meant, do I need to call the API by myself on react signIn/signUp form? If I have my own html forms, I would use OnSubmit event. With the signIn/signUp form in
supertokens-auth-react
may I know how I trigger a function that sends axios request to backend API routes? is there an event I could use?