Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Secure login system for php frameworks, applications ansd sites
This project has moved to https://github.com/julesbl/ssp and is now PHP7 complient and works in composer.
The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own.
These libraries have been hardened against most web type attacks.
Now has internationalisation and multiple languages.
NOTE: Partlogin is no longer maintained. A modern login system is required as an alternative, such as Symfony's Security component. This page is kept as a historical reference.
Partlogin: A login system written in PHP that connects to a MySQL database.
PhpMyLogon is a project for a PHP-based login system. The system can be used on websites to secure some pages of the website, so they can only be displayed when the user (visitor of the website) is logged in. Available in English and Dutch. This project