@argusjs/email-memory
v0.1.1
Published
In-memory email provider for testing and development.
Readme
@argusjs/email-memory
In-memory email provider for testing and development.
Part of ArgusJS -- Enterprise-grade, fully pluggable authentication platform.
Install
pnpm add @argusjs/email-memoryUsage
import { MemoryEmailProvider } from '@argusjs/email-memory';Docs
See the main documentation for full API reference and examples.
