I see in the docs for ThirdPartyEmailPassword Recipe there is the option to replace individual react components within the signin/up form
Does supertokens (react) give the ability to completely replace the component for the frontend?
Or would I need to use the backend's api to use my own frontend component?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).