https://github.com/code-architect/php-user-authentication
This is a PHP based full authentication, including remember me.
https://github.com/code-architect/php-user-authentication
bootstrap3 core-php php phpstorm
Last synced: 3 months ago
JSON representation
This is a PHP based full authentication, including remember me.
- Host: GitHub
- URL: https://github.com/code-architect/php-user-authentication
- Owner: code-architect
- Created: 2017-03-21T08:32:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T17:55:24.000Z (over 6 years ago)
- Last Synced: 2024-12-28T13:33:58.267Z (5 months ago)
- Topics: bootstrap3, core-php, php, phpstorm
- Language: PHP
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-user-authentication
This is a PHP based full authentication, including remember me.This was for a fraind. I have been given strict coding style guide which I have to follow, Sad I know.
But still you will find some interisting code in this small project. There are plenty of scope left for development this project.