@buntal/core

Security

Security utilities for authentication and data protection in Buntal applications.

Overview

The Security module provides essential security functions for protecting your Buntal applications. It includes utilities for JSON Web Token (JWT) handling and secure password hashing.

Components

Authentication

  • jwt - JSON Web Token utilities for creating and verifying tokens
  • hash - Secure password hashing functions using bcrypt

Last modified: 2025-06-10

Content-Length: 0