Hacker News new | ask | show | jobs
by zackify 403 days ago
I thought this was another vercel shill, and cheating up the hackernews ranks LOL

But I tried it today and it’s pretty nice. A few bugs with user creation and custom fields with the beta oauth2 plugin. But overall very solid abstraction that will save lots of time.

Google sign in was a breeze too.

The migrations do not pick up nullable being true for custom fields though, and I see someone else already reported this.

Direct oauth registration works, most everything I need is here!

1 comments

Been fiending to set up a sideproject that uses this for auth, instantdb for backend, and htmx/web components on the frontend.