account-verification
There are 7 repositories under account-verification topic.
msaad1999/PHP-Login-System
Embeddable and Secure PHP Authentication System with Login, Signup, User Profiles, Profile Editing, Account Verification via Email, Password Reset System, Remember-Me Feature and more.
coinbase/verifications
📜 "Coinbase Verifications" is a set of Coinbase-verified onchain attestations that enable access to apps and other onchain benefits.
masesk/verification_sms
Verification SMS sent from Google Voice account to a given phone number. Useful for unique user account creation / 2FA
veekthoven/Account-Verification-with-Twilio-s-Programmable-Voice-API-TwiML-and-Laravel
This is a laravel App that uses twilio's programmable voice API to verify phone numbers of registered users
AlpacaLabs/api-confirmation
µservice for account confirmation
harshatechtrainings/nodemailer-solution
This Node.js project is designed to handle user signups and send verification emails using Nodemailer. Upon successful signup through the endpoint http://localhost:3000/auth/signup, a verification email containing a URL is sent to the user. The user can click on the URL to verify their account.