function
CanonicalAuthIdentity
func CanonicalAuthIdentity(value string) stringNormalize an authentication identity to its adapter-neutral storage and lookup key.
Source store/auth_identity.go:9
Adapters must compare this canonical value exactly rather than substituting database collation or case-folding rules.