0.0.3 • Published 9 months ago

authora v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Authora

An open source auth library that abstracts away the complexity of handling sessions. It works alongside your database to provide an API that's easy to use, understand, and extend.

Documentation not yet completed for this package so please proceed with caution. also still under testing

Documentation

Changelog

Installation

npm install authora
pnpm add authora
yarn add authora