authelia/internal/totp
James Elliott 9b6bcca1ba
feat(totp): secret customization (#2681)
Allow customizing the shared secrets size specifically for apps which don't support 256bit shared secrets.
2022-04-08 09:01:01 +10:00
..
helpers.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
helpers_test.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
provider.go feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
totp.go feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
totp_test.go feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00