Skip to content

GoHyperrr/auth

Repository files navigation

auth — Hyperrr Pluggable Authentication Module

Go Reference Go Coverage

This repository contains the pluggable authorization providers for the Hyperrr engine, including standard Email/Password, JWT verification, and secure API Key generation.


🔒 Active Providers

  • Standard Email/Password: Secure user registrations and login verifications using cryptographic hashing (bcrypt).
  • JWT (JSON Web Token): Standard claims verification and stateless sessions.
  • API Keys: Randomly generated cryptographically secure API tokens for Model Context Protocol (MCP) gateways and AI agent programmatic access.

🛠️ Usage

This module is imported dynamically by the core Hyperrr engine and exposes CLI commands and middlewares.

To learn more about how to develop authentication providers or configure them, see the Hyperrr Developer Guide.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages