Where this shows up on the site
Tool review
Auth.js
Open-source authentication toolkit formerly known as NextAuth.js, now maintained under the Better Auth umbrella. Worth considering when you want more direct control over auth wiring and are comfortable owning the implementation details.
Blog post
Supabase, Mattsplained
Read the full post.
Blog post
What's the Deal with React and Next Again?
Read the full post.
Related glossary terms
DNS
DNS is the layer that makes your custom domain point at the right hosting platform, email provider, or subdomain target.
Shared tags: web
Endpoint
An endpoint is the address for one API capability. Different endpoints do different jobs, even when they belong to the same service.
Shared tags: web
JSON
JSON is the default language of modern APIs. It is how apps commonly pass structured information back and forth.
Shared tags: web

