byboltzmannentropy· 7 skills
Use when adding login/authentication to a Flutter macOS app (desktop) using Auth0. Includes Auth0 tenant setup, macOS callback configuration, Flutter login UI and AuthService, secure token storage, logout, and a backend JWT verification example.
$npx -y skills add boltzmannentropy/osxskills --skill osx-flutter-auth0-loginInstalls into the current project.
Run `npx skills use "https://github.com/boltzmannentropy/osxskills" --skill "boltzmannentropy/osxskills/osx-flutter-auth0-login"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/boltzmannentropy/osxskills" that are relevant to the current task. Run `npx skills add "https://github.com/boltzmannentropy/osxskills"` and select the relevant skills, then follow their instructions.