hey everyone, maybe I missed it in the docs, but is there an sdk exposure to editing the front end interfaces for the signup/login/verify email/reset password pages?
r
rp_st
07/21/2022, 7:30 PM
Hey!
rp_st
07/21/2022, 7:31 PM
You can override some of the react components in those pages (see the advanced customisation -> react override section)
rp_st
07/21/2022, 7:33 PM
Or, you can disable the default UI for those specific pages entirely and build your own in there. To do this, you can checkout the init config params. The sub configs should have a “disableDefaultUI” config. Once disabled, you can make your own page on those routes
a
arjun6436
07/21/2022, 8:02 PM
hey thanks for the quick response. I may be blind but i dont' see the react override section in the advanced customization menu >.< do you mind sending me a link to it and some examples if possible?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).