Abhinav Robinson
Abhinav Robinson
Cool website, good to know 🧐
Adding `"declarationMap": true` in `tsconfig.json` solved this issue for me.
The issue is narrowed to SessionProvider not added/ and when added, making the app refresh endlessly.
I was able to fix this, the issue is that SessionProvider is commented out and /verify is not implemented. I have added those components, currently testing to make sure everything...
Added PR with fix #4
Agreed, that would be great :)