Hello, I've followed this guide to implement it on...
# support-questions-legacy
s
Hello, I've followed this guide to implement it on my angular app: https://supertokens.com/docs/thirdpartyemailpassword/pre-built-ui/setup/frontend But I still have this issue. I don't know what's wrong. The login/registration page is working but the callback is not found. My app is brand new, I'm open if someone have a working boilerplate with angular
r
hey @splinteer have you tried using our cli
npx create-supertokens-app@latest
?
s
Thank you I saw that I had the wrong route for the component thanks to the generated project