Some issues I'm encounter right now, its been a day and I can't get it to work, my dependencies:
- NEXT JS v12.1.6
- React v18.1
- supertoken-auth-react v0.22.2
First problem is modifying the added input from text type to password, search from the discord and found this method to modify the frontend config but it doesn't work for me. console return null. input still in text. My goal is to make confirmation input for password
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).