Join Discord
Powered by
Is there a way to customize the /auth page futher?...
# support-questions-legacy
r
rp_st
12/26/2020, 1:50 PM
> Is there a way to customize the /auth page futher? i.e. add new text? perhaps a header above the signin block? Yes. You can embed the login page into an existing page, or create a new one from scratch. See
https://supertokens.io/docs/emailpassword/common-customizations/styling/themes
> also does the route have to be /auth? can that be changed to something else? Yes. See
https://supertokens.io/docs/emailpassword/common-customizations/changing-base-path/website-base-path
and
https://supertokens.io/docs/emailpassword/common-customizations/changing-base-path/api-base-path
Previous
Next