PHP Classes

Auth in Redis and Laravel: Controller for authenticating users in Redis

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 169 All time: 8,846 This week: 455Up
Version License PHP version Categories
authcontroller 1.0.0MIT/X Consortium ...5PHP 5, Databases, User Management, Li...
Description 

Author

This class is a controller for authenticating users in a Redis database.

It provides action methods for several aspects about authentication like aspects like:

- Authenticating a user with the email and password values passed as request parameters
- Check if a user with a given email is already logged in
- Return the number of visits a logged user did
- Create the records of a user given his email and password
- End the session of a logged user

The class returns responses in JSON format suitable for responses to API calls made from the Web browser side.

Innovation Award
PHP Programming Innovation award nominee
September 2017
Number 6
This class is a controller for authenticating users in a Redis database.

It provides action methods for several aspects about authentication like aspects like:

- Authenticating a user with the email and password values passed as request parameters
- Check if a user with a given email is already logged in
- Return the number of visits a logged user did
- Create the records of a user given his email and password
- End the session of a logged user

The class returns responses in JSON format suitable for responses to API calls made from the Web browser side.

Manuel Lemos
Picture of Mostafa Abd-El-Hamid
  Performance   Level  
Name: Mostafa Abd-El-Hamid <contact>
Classes: 23 packages by
Country: Egypt Egypt
Age: 40
All time rank: 5595 in Egypt Egypt
Week rank: 321 Up7 in Egypt Egypt Down
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files  
File Role Description
Plain text file AuthController.php Class Auth Controller in Laravel and Redis

 Version Control Unique User Downloads Download Rankings  
 0%
Total:169
This week:0
All time:8,846
This week:455Up