Libraries tagged by sign up
mikielis/laravel-azure-ad-oauth-laravel
724 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps. This package is updated to work with Laravel 8, as the forked package had depency issues with guzzle.
flamarkt/signup-page
34 Downloads
Dedicated Sign Up page
mediawiki/semantic-signup
549 Downloads
A Semantic Mediawiki extension to support user registration semantically.
fbf/laravel-newsletter-signup
572 Downloads
A Laravel 4 Package for adding newsletter signup (and unsubscribe) functionality to a web site
crunchy/crunchy-signup
92 Downloads
Signup process for ZfcUser with email confirmation
creode/marketing-signup-metacube
6 Downloads
Library which uses the creode marketing signup interfaces to create metacube specific integration.
creode/marketing-signup
12 Downloads
Library which provides a basic interface for marketing signup integrations.
aaronholbrook/ms-custom-signup
23 Downloads
The wp-signup.php file is notoriously hard to filter/customize. This plugin essentially rebuilds that file with better filters and more flexibility with modifying how it works.
tharangakothalawala/sso
360 Downloads
This is a library which can provision new accounts and to authenticate users utilizing third party vendor connections.
litalino/flarum-ext-guestengagement
155 Downloads
Add a box that invite user to register under navbar
foostart/package-acl
528 Downloads
Laravel authentication and ACL package with a cool admin panel. Laravel 7x
codebunch/silverstripe-user-management
84 Downloads
User management module
alexgeno/phone-verification-bundle
64 Downloads
A bundle for phone verification via the Symfony Notifier SMS channel. Any SMS service can be used as a sender. Redis or MongoDB can be used as a storage.
beanjuice/silverstripe-user-management
113 Downloads
User management module
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.