๐Ÿ”
AI EngineeringJavaScript

Bkend Auth

by ww-w-ai

Bkend Auth is an AI Engineering skill for Claude Code, published by ww-w-ai in bkit-claude-code.

592 stars152 forkson ww-w-ai/bkit-claude-codeAdded 2026/08/25Repository updated 2026/08/17
ai-agentsai-driven-workai-native-developmentbkitclaude-codemulti-languagepdcapipelineplugin-repo
Install in seconds
Install Bkend Auth
Copy Bkend Auth into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ww-w-ai/bkit-claude-code/tree/main/skills/bkend-auth ~/.claude/skills/bkend-auth

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ww-w-ai/bkit-claude-code.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/bkend-auth/SKILL.md in ww-w-ai/bkit-claude-code
Installs to
~/.claude/skills/bkend-auth
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Bkend Auth does

Bkend Auth explains bkend.ai authentication flows for email, social, and magic-link sign-in, plus JWT refresh, sessions, and RBAC. Use it when adding sign-up, login, password reset, or access control code.

Bkend Auth is cataloged under AI Engineering on DirSkills. Bkend Auth comes from a repository tagged ai-agents, ai-driven-work, ai-native-development, bkit and claude-code.

Documentation

README

bkend.ai Authentication & Security Guide

Auth Methods

Method Description
Email + Password Email/password signup and login
Social (Google) OAuth 2.0 social login
Social (GitHub) OAuth 2.0 social login
Magic Link Email link login (no password)

JWT Token Structure

  • Access Token: 1 hour validity
  • Refresh Token: 7 days validity
  • Auto-refresh: POST /v1/auth/refresh

Password Policy

8+ characters, uppercase + lowercase + numbers + special characters

MCP Auth Workflow

bkend MCP does NOT have dedicated auth tools. Use this workflow:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Bkend Auth

  • What else does ww-w-ai publish alongside Bkend Auth?

    Bkend Auth is one of 25 skills that DirSkills catalogs from ww-w-ai/bkit-claude-code, the repository it ships in. Its siblings there include Audit, BKIT and Bkend Cookbook. Each one is a separate skill with its own page in this directory, installs the same way Bkend Auth does, and is maintained by ww-w-ai in that same repository. The rest of the collection is listed on the ww-w-ai/bkit-claude-code page.

  • How does Bkend Auth compare to other AI Engineering skills?

    Bkend Auth ranks #1949 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bkend Auth against them. Open each page to compare what they document and how they install.

More from ww-w-ai/bkit-claude-code

Bkend Auth is one of 25 skills cataloged on DirSkills from ww-w-ai/bkit-claude-code.

See all 25 skills โ†’