Hi, im setting up a nextjs site with Neon Auth, but when i try to sign up and hit the 'sign-up' button in the neon auth view, im redirected correctly to /auth/sign-up, but its the sign-in view that is showing?
The same goes for all other buttons in the component.
I don't seem to have much control over the view since its just a component from @neondatabase, so don't really know how to fix it?
Upgrading from Neon Auth SDK v0.1? See the migration guide for step by step instructions. Enable Auth in your Neon project and copy your Auth URL from Configuration. Console path Project → Branch → Au...