Name | Description | Install |
---|---|---|
Mongo Image Converter | Easy work around approach to save images to Mongo DB | |
Two Step Auth | Provides OTP verification system via Email (NODE.JS) | |
Auth Setup | A framework mixed with python to set express servers for email verification (NODE.JS) |
Name | Description | Install |
---|---|---|
Certificate gen | Easily generate E-Certificates and dispatch through Mail (only needed CSV and template) | pip install certificate-gen |
Name | Description | Install |
---|---|---|
email_auth | Easily implement a OTP verification service in Flutter Applications with a plug and play dart class | dependencies: email_auth: ^1.0.0 |