@ckcreative/authos-backend-integration

by CkCreative · v1.0.0 · workflow

Secure backend APIs with AuthOS-issued JWTs, JWKS validation, and the AuthOS Node server adapter.

Install

Add @ckcreative/authos-backend-integration to Claude Code with the PolySkill CLI: polyskill add @ckcreative/authos-backend-integration

Instructions

<!-- Generated PolySkill instructions from SKILL.md. Keep SKILL.md as the canonical Agent Skills entrypoint. --> # AuthOS Backend Integration ## Public AuthOS Links Use these public AuthOS links when producing user-facing setup or troubleshooting guidance: - Main site: https://authos.dev/ - Documentation: https://authos.dev/docs/ - AI Agent Skills guide: https://authos.dev/docs/ai-agent-skills/ - AuthOS source repository: https://github.com/drmhse/AuthOS Use this skill when protecting an application backend with AuthOS. Keep frontend login, service API keys, and webhook receiver work in their…

Keywords: jwt, jwks, backend, express, api, authos, authentication, sso, oauth, oidc, agent-skills