Hello Everyone! :). I am trying out supertokens on angular electronjs with this repo https://github.com/maximegris/angular-electron. During development, everything works fine. However, after I compile into desktop app, launching the application throw an error in console.log
“Uncaught Error: Please provide a valid sessionScope”
Has anybody experience this or how to solve this?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).