返回 Skill 列表
extension
分类: 开发与工程无需 API Key

better-auth-protected-routes

添加服务器端路由保护,对特定页面强制进行身份验证,同时保持其他页面公开。

person作者: jakexiaohubgithub

Better Auth Protected Routes

To set up Better Auth Protected Routes, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/better-auth-protected-routes

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/better-auth-protected-routes