d6e-auth-integration

Official

Securely integrate d6e authentication with OAuth2 for seamless user access.

Authord6e-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of securely integrating d6e authentication into a frontend application, providing OAuth2-based authentication and token exchange to enable secure user access to d6e services.

Core Features & Use Cases

  • OAuth2 Authentication: Implements OAuth2 Authorization Code flow for secure user authentication.
  • Two-Stage Token Exchange: Ensures that access tokens are valid for the d6e instance audience.
  • HTTP-only Session Cookies: Protects sensitive session data from XSS attacks.
  • Workspace Allow-list: Ensures that users have access to the correct workspace.
  • Two-Stage Logout: Securely signs out users from both the application and d6e-auth.
  • Use Case: For a SvelteKit app, use this Skill to implement secure OAuth2 authentication with d6e-auth, ensuring that users can log in and access d6e services without encountering 401 errors.

Quick Start

Implement OAuth2 authentication with d6e-auth by adding the required environment variables and configuring the login and callback routes.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: d6e-auth-integration
Download link: https://github.com/d6e-ai/d6e-ai-keiri-example/archive/main.zip#d6e-auth-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.