cf3ffebfde
* fix: Issuer of OTP URI should be URI-encoded. follow this link https://github.com/google/google-authenticator/wiki/Key-Uri-Format . * filter unsafe character ':' in issuer * Use Replace rather than ReplaceAll |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2.go | ||
profile.go | ||
security.go | ||
security_openid.go | ||
security_twofa.go | ||
security_u2f.go |