2015-06-18
0.9.1
Ricardo Silva
9.0.0.19
All
All
Components, Libraries
[Overview]
API to allow you to generate and validate codes for use with Google Authenticator.
[Detail]
Implementation of the Multi Factor Authentication algorithm used by Google Authenticator
This allows you to:
1) generate secrets so your users can have MFA on your OutSystems Application
2) validate codes so you can verify a user is who he says he is
Thanks to João Rosado for the original code for this in .NET .