This library is use by Android Starter
- Import files in your folder
- Create database
- Import docs/bdd.sql script into your database
- Add vendor with "composer install"
- Get user with email and password
- Get user with Google id
- Create user from email and password
- Create user from Google id
- Update user account
- Delete user account
- Log user actions
- Secure password (sha1)
- Secure API with token
- Forgot password