auth0-swift-major-migration

Installation
SKILL.md

Auth0.swift v3 Migration

Migrates an existing Auth0.swift v2 integration to v3. Every code change is gated on a search that confirms the project actually calls the affected API — if the project never uses CredentialsManager, no CredentialsManager code is touched. Changes follow the project's existing architecture and Apple platform conventions.

When NOT to Use

Prerequisites

  • Existing Auth0.swift v2 integration
  • Xcode installed; project builds cleanly on the current version
  • Project under git version control with a clean working tree

Installs
39
GitHub Stars
33
First Seen
8 days ago
auth0-swift-major-migration — auth0/agent-skills