/emailutils

Primary LanguageGoMIT LicenseMIT

emailutils

PkgGoDev

A simple package to send emails using the some of the most popular email services. It also include a package for sending otp codes to the user's email.

Stores

Here are the predefined stores for storing your otp codes:

  • InMemory: A simple in-memory store for storing the otp codes.