1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/totp
James Elliott 9b6bcca1ba
feat(totp): secret customization ()
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_test.go feat: webauthn () 2022-03-03 22:20:43 +11:00
helpers.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
provider.go feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
totp_test.go feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
totp.go feat(totp): secret customization () 2022-04-08 09:01:01 +10:00