An open API service indexing awesome lists of open source software.

https://github.com/gemblue/micro-auth

PHP auth and authorization in a single PHP file. Inspired by https://www.adminer.org/
https://github.com/gemblue/micro-auth

Last synced: 11 months ago
JSON representation

PHP auth and authorization in a single PHP file. Inspired by https://www.adminer.org/

Awesome Lists containing this project

README

          

### What Is
PHP auth and authorization in a single PHP file. Inspired by https://www.adminer.org/

### Feature

- Register
- Update
- Login check
- User check
- Forgot password handle
- Session handle
- User type check
- Logout handle
- User log
- Failed attempt log.