@yikesable/fastify-saas-auth
v0.15.2
Published
Modular Fastify setup for SaaS application's authentication
Maintainers
Readme
Fastify SaaS Auth
Modular Fastify setup for SaaS application's authentication
Usage
Simple
import {
addRolePermission,
fastifyAccessRequiredPlugin,
fastifySaasAuthPlugin,
} from '@yikesable/fastify-saas-auth';API
TBD
Similar modules
@yikesable/fastify-acl– the ACL used by this module
