@webf/hono-auth

Base system for building APIs


Licenses
MIT-feh/MIT-feh
Install
npm install @webf/hono-auth@0.11.0

Documentation

Identity

Multi-tenant system based on PostgreSQL.

Features

  • Preconfigured authentication with social signups.
  • Multi-tenant isolated DB solutions.

Install

# Core package
npm install @webf/auth

# Hono wrapper for building web apps
npm install @webf/base