Next authentication

Good morning,

I’ve just released a new package to simplify authentication in Next.js: next-parse-auth.

Previously, I used next-auth with credentials providers, but I wanted a solution tailored for Parse Server. This package supports credentials login, custom auth adapters, and OAuth.

It’s currently tested with Parse Server 7 (not yet with 8). I’d love to hear your feedback!

2 Likes