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

https://github.com/bigprof-software/appgini-tools

Additional scripts and tools I built to use with AppGini
https://github.com/bigprof-software/appgini-tools

Last synced: 2 months ago
JSON representation

Additional scripts and tools I built to use with AppGini

Awesome Lists containing this project

README

          

# appgini-tools
Additional scripts and tools I built to use with AppGini

* [Authentication logging](authentication-logging.md) - Add the ability to track who has logged on (or tried to) by logging access to a table
* [Reporting](report.php) - Add simple reporting to your AppGini project.
* [Google Authenticator](google-authenticator.md) support
* [Password Hashing](password-hashing.md) - remove the insecure MD5 hashing in AppGini generated applications
* [Facebook Authentication](facebook/README.md) through OATH2 - Providing single signon capabilities against the Facebook platform
* [Fix AXP encoding](fix-axp-unicode.md) - A tool for fixing the AXP project file encoding if it changes to HTML entities.