Im having a strage error when using ThirdParty
First is ExpressJs
Second is NextJS
Supertokens.init is at root level client side in nextjs
Supertokens.init is at server init level in expressjs
When trying to login via Facebook/Google I'm getting this error:
"Error: No instance of ThirdParty found. Make sure to call the ThirdParty.init method."
using supertokens-web-js