2017 © Pedro Peláez
 

library social_email

image

samsonos/social_email

  • Tuesday, March 21, 2017
  • by samsonos
  • Repository
  • 2 Watchers
  • 1 Stars
  • 3,520 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Email registration and authorization module SamsonPHP framework

Generic Email registration and authorization module for Social SamsonPHP framework, (*1)

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., (*2)

  • dbAccessToken – database field, that stores the token for security.
  • cookieTime – cookie existence time(e.g. 606024 = 24 hours)., (*3)

  • function authorizeWithEmail - check the entered email. If the data is correct, there is an authorization., (*4)

  • function authorize - authorizes the user. If you pass a parameter rememeber, 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, (*5)

The Versions

21/03 2017

dev-master

9999999-dev http://samsonos.com/

  Sources   Download

Open Software License (OSL) v 3.0

The Requires

 

21/03 2017

0.0.4

0.0.4.0 http://samsonos.com/

  Sources   Download

Open Software License (OSL) v 3.0

The Requires

 

05/07 2016

0.0.1

0.0.1.0 http://samsonos.com/

  Sources   Download

Open Software License (OSL) v 3.0

The Requires