Update: Successful authentication records the identifier.
This commit is contained in:
@@ -8,5 +8,6 @@ const (
|
||||
CtxKeyRequestHost CtxKey = "requestHost"
|
||||
CtxKeyPlatform CtxKey = "platform"
|
||||
CtxKeyPayment CtxKey = "payment"
|
||||
LoginType CtxKey = "loginType"
|
||||
CtxLoginType CtxKey = "loginType"
|
||||
CtxKeyIdentifier CtxKey = "identifier"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user