Netlify Access Control

Picks the right Netlify protection layer for a deployed site and disambiguates the three unrelated things people call "auth". Use when a developer wants to password-protect a site or previews, restrict a project to their team, make a project public/private, set team visibility defaults, require SSO to view a site, or debug SSO-session symptoms like being logged out mid-session / getting 401s on an SSO-protected site / token expiry or refresh. Routes app-user login ("who is this user in my app") to the netlify-identity skill and dashboard/team SSO SSO elsewhere; this skill only chooses the perimeter layer for site/preview access.

bg-szy b7d8891 3 files · 16.9 KB Updated

File contents

bg-szy/TOP-SKILLS/tree/main/skills/agent-skills/netlify-access-control commit b7d88916f7

Frequently asked questions

npx skillmds@latest add bg-szy/netlify-access-control