skills/smithery.ai/authentication-authorization

authentication-authorization

Installation
SKILL.md

Authentication & Authorization Skill

This skill provides guidance for implementing authentication and authorization in Splits Network.

Purpose

Help developers implement secure, role-based access control:

  • Clerk Integration: Authentication with Clerk
  • V2 Access Context: Role-based data filtering
  • API Gateway RBAC: Route-level authorization
  • Frontend Auth: Protected routes and role checks
  • User Identification: Proper ID handling across services

When to Use This Skill

Use this skill when:

Installs
1
First Seen
Apr 14, 2026
authentication-authorization from smithery.ai