netlify-identity
Add authentication and user management to a Netlify site with @netlify/identity — signup/login/logout, OAuth social login (Google/GitHub/GitLab/Bitbucket), server-side user verification in Functions, role-based access control (RBAC), admin user management, and Identity event hooks. Use when adding a login/signup flow, "add social login", gating content by user role, protecting a function or page behind auth, assigning roles at signup, customizing auth emails, or handling OAuth/confirmation/recovery callbacks. Not for locking an entire site to a company/team — that is netlify-access-control.
Pinned to revision 4645e4c47ae4, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/netlify-identity/SKILL.md
- skills/netlify-identity/references/advanced-patterns.md
- skills/netlify-identity/references/authorization-and-sessions.md
Every link opens the file at its source, pinned to the revision this page describes.