dynalogin server and API
- For a quick start, see the download page.
- For access to the source repository (typically if you wish to review or make changes to the project), see github: dynalogin
Dependencies
- OATH toolkit is used for HOTP logic
- UNIXODBC is used to provide database storage of user data
- Apache APR is used for many of it's useful features, such as memory pools and platform-independent networking code
dynalogin for Android
- The source repository is on github