Download the PHP package samsonos/social_email without Composer
On this page you can find all versions of the php package samsonos/social_email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package social_email
Email registration and authorization module SamsonPHP framework
Generic Email registration and authorization module for Social SamsonPHP framework
Social_email module allows you to pass registration and enter the site via email. You need to configure the module in a proper way to work correctly. There are many options (parameters) for this.
- dbAccessToken – database field, that stores the token for security.
-
cookieTime – cookie existence time(e.g. 606024 = 24 hours).
- function authorizeWithEmail - check the entered email. If the data is correct, there is an authorization.
- function authorize - authorizes the user. If you pass a parameter , function creates a token and write it to the database and cookie variable.
- function cookieVerification - authorizes the user if existing cookies match token in the database.
Developed by SamsonOS
All versions of social_email with dependencies
PHP Build Version
Package Version
Requires
samsonos/social_core Version
*
The package samsonos/social_email contains the following files
Loading the files please wait ....