auth-integration / library
authjs
Capability: authjs
Use it when
- NextAuth/Auth.js session and OAuth for Next apps
- plug OAuth providers into Next.js with sessions
What it solves
Not the fit when
- desktop computer-use login
Install
npm i next-auth # Auth.js
Invoke
Session + OAuth providers for Next/full-stack apps; export tokens carefully for agent scopes.
Alternatives
No reviewed alternatives recorded yet.