ashish3822
04/20/2022, 9:02 AMInitialisation not done. Did you forget to call the SuperTokens.init function?
nkshah2
04/20/2022, 9:03 AMSuperTokens.init
before trying to use it?ashish3822
04/20/2022, 9:06 AMSuperTokens
This is what I have imported, followed the documentation
from supertokens_python import init, InputAppInfo, SupertokensConfig
from supertokens_python.recipe import thirdparty, session
rp_st
04/20/2022, 9:06 AMashish3822
04/20/2022, 9:07 AMrp_st
04/20/2022, 9:25 AM