Additional scripts and tools I built to use with AppGini
- Authentication logging - Add the ability to track who has logged on (or tried to) by logging access to a table
- Reporting - Add simple reporting to your AppGini project.
- Google Authenticator support
- Password Hashing - remove the insecure MD5 hashing in AppGini generated applications
- Facebook Authentication through OATH2 - Providing single signon capabilities against the Facebook platform
- Fix AXP encoding - A tool for fixing the AXP project file encoding if it changes to HTML entities.