Hi everyone, I'm implementing supertokens with Nest.JS but I can't find any information about how to add a dashboard in Nest.JS. Just adding recipeList into AuthModule doesn't help even if I add ts-ignore. Did someone have set up a dashboard with Nest.js and can help me?
r
rp_st
04/12/2024, 1:21 PM
Hey @morgot4725
rp_st
04/12/2024, 1:21 PM
I think you need to add this in the supertokens.init. Wherever you are initing other recipes.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).