pinme-auth
OfficialIntegrate PinMe worker auth flows fast
Authorglitternetwork
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the complexity of wiring authentication into a PinMe Worker, so your app can create users, verify sign-in tokens, and read account data without custom guesswork.
Core Features & Use Cases
- User Provisioning: Create email and password users and trigger verification email flows for new accounts.
- Token Verification: Validate Firebase id tokens in your Worker before allowing protected API access.
- User Lookup and Admin Views: Fetch a single user or page through all users for dashboards, support tooling, and account management.
- Frontend Auth Setup: Connect the browser login flow to the correct tenant configuration so tokens are issued to the right project.
- Use Case: A PinMe app needs login, profile lookup, and server-side access control; this Skill provides the exact request patterns and error handling needed to implement that flow safely.
Quick Start
Ask the AI to integrate PinMe auth into your Worker by setting the required environment variables, calling the auth proxy APIs, and wiring the frontend to obtain an id token for server-side verification.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pinme-auth Download link: https://github.com/glitternetwork/pinme-worker-template/archive/main.zip#pinme-auth Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.