Argument of type '{ debug: boolean; appInfo: AppInfo; supertokens: { connectionURI: string; apiKey: string; }; recipeList: RecipeListFunction[]; }' is not assignable to parameter of type 'TypeInput'.
Object literal may only specify known properties, and 'debug' does not exist in type 'TypeInput'.
10 debug: true,
~~~~~~~~~~~
r
rp_st
03/06/2024, 4:19 PM
hey @anurag06557 you seem to be using an older version of our docs. Instead, add the env var
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).