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.

practicalswan f553d27 5 files · 29.8 KB Updated

File contents

practicalswan/agent-skills/tree/main/netlify-identity commit f553d27d3f

Frequently asked questions

npx skillmds add practicalswan/netlify-identity