Skip to content

ddx-OwO/aho-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aho Auth

Authentication API using CodeIgniter 3 in Aho way. Please make sure you're Aho enough to use this.

Warning

This project is still in alpha phase.

Feature

  • Token-based Authentication (using JWT)
  • Customization permissions
  • Protected Users. In other words, no one can touch this user
  • Unpredictable bugs

Installation

Using composer:

composer create-project dwzzzl/aho-auth api-auth

Dang, i don't have access to SSH.
Manual download! Please check the release page.

Documentation

Soon!

Contribution

If you're Aho enough, you can contribute to this project by sending a Pull Request.

TODO Lists

  • アホ
  • Authentication
  • User Access Control
  • Documentation
  • Email Verification
  • Google reCAPTCHA integration
  • Single sign-on
  • Social Login
  • Multi-factor Authentication

License

MIT

Releases

No releases published

Packages

No packages published