Libraries tagged by mail log
silasjoisten/sonata-oauth2-login-bundle
80214 Downloads
Login via Google with Email Validation in a Sonata Project
adaptit-darshan/exception-notifier
1169 Downloads
An easy-to-use package for sending email notifications with stack traces whenever an exception occurs in your Laravel application.
burzum/cakephp-user-tools
11783 Downloads
This plugin is a set of tools for user handling like registration, login, email verification, password reset and much more.
dmk/mklog
32239 Downloads
Keep track of developer logs. Provides automatic email notification about important errors.
modernmcguire/mailspy
4396 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
wubinworks/module-disable-customer
2365 Downloads
Disable Customer Extension for Magento 2. Disable/Enable customer login, password reset and account activation. Works for both Frontend and WebAPI area.
tatter/outbox
8408 Downloads
Email toolkit for CodeIgniter 4
mix-code/filament-multi-2fa
519 Downloads
Implementing Email OTP and Authenticator App 2FA Logic with Trusted Devices Support
passbase/passbase-php
31226 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
teachiq/laravel-email-logger
6565 Downloads
Log sent emails to your database
norman-huth/laravel-email-log
269 Downloads
magarrent/filament-email-sent-log-viewer
526 Downloads
Filament tools to view all emails sent by your Laravel Application
passionweb/form-email-contentblocks
687 Downloads
Allows adding a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.
sytxlabs/laravel-error-logger
3501 Downloads
A Laravel package to log errors
dallyger/laravel-ansi-logger
548 Downloads
Visual overview at a glance for Laravel logs in interactive shells.