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.

practicalswan 7e43815 4 files · 24.3 KB Updated

File contents

practicalswan/agent-skills/tree/main/netlify-access-control commit 7e43815019

Frequently asked questions

npx skillmds add practicalswan/netlify-access-control