engage_intellect

Results 30 comments of engage_intellect

Hey Barton! Thanks for checking it out. I just tested this by registering a new user and logging in - I was unable to re-created. Would you mind sharing a...

Thanks for this. Can you re-create at https://spatz.engage-dev.com ?Are you getting any output in the server or browser consoles?Do pocketbase logs in the admin dashboard show the attempted request?I have...

> Couldn't register > > I have a feeling that you're getting this cause the user is already registered. Try logging on (on spatz url) As for your local env,...

> > Couldn't register > > > > I have a feeling that you're getting this cause the user is already registered. Try logging on (on spatz url) > >...

> ok - I think something maybe out of sync between the registration user/password and the login attempt which would be my fault. Both locally and remote. I'll delete my...

Thanks for the recording. So, your .env must be fine - being that the user is being registered. And since you're able to register and login on my domain (spatz...

Right on! Glad we got it sorted. Would you like to send a PR to update the hooks.server.ts ? If not, I can do it and we can close this...

You could spin up it up and get rid of the pocketbase hooks, and the routes that use it. Not a huge amount of work. But it would probably be...

@mr-create Try this one. Let me know if it works 🤙. ``` [ { "id": "_pb_users_auth_", "name": "users", "type": "auth", "system": false, "schema": [ { "system": false, "id": "users_avatar", "name":...