Untis.Auth.Totp (untis v1.0.0) View Source
Generates a time-based one-time password used for two-factor authentication.
- Official specification: https://tools.ietf.org/html/rfc6238
- Original file: https://github.com/jameslafa/totpex/blob/master/lib/totpex.ex
Link to this section Summary
Functions
Generates time-based one-time password (TOTP). The default period used to calculate the moving factor is 30s.
Link to this section Functions
Generates time-based one-time password (TOTP). The default period used to calculate the moving factor is 30s.