← Catalog

No. 079 · integration

Auth0

Enterprise authentication and authorization

Version 1.0.0 License MIT Format SKILL.md

Implement Auth0: configure applications, set up social and enterprise connections, implement RBAC, use Actions for customization, and handle token management.

When to use this skill

  • Setting up Auth0 in an app
  • Configuring social connections
  • Implementing role-based access

Core concepts

This skill provides guidance on auth0 best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/integration/auth0-integration.zip
unzip auth0-integration.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • setting up Auth0 in an app
  • configuring social connections
  • implementing role-based access