Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ Email
Method
Email
auth/principal.go:80–80 ·
view source on GitHub ↗
The user's email address.
()
Source
from the content-addressed store, hash-verified
78
79
// The user's email address.
80
Email() string
81
82
// Sets the user's email address.
83
SetEmail(string) error
Callers
15
TestSerializeUser
Function · 0.95
TestConcurrentUserWrites
Function · 0.95
TestOpenIDConnectImplicitFlowEdgeCases
Function · 0.95
UpdatePrincipal
Method · 0.95
TestUserKeysHash
Function · 0.65
Save
Method · 0.65
UpdateUserEmail
Method · 0.65
DeleteUser
Method · 0.65
TestRegisterUser
Function · 0.65
TestCASUpdatePrincipal
Function · 0.65
TestAuthenticateTrustedJWT
Function · 0.65
marshalPrincipal
Function · 0.65
Implementers
1
userImpl
auth/user.go
Calls
no outgoing calls
Tested by
8
TestSerializeUser
Function · 0.76
TestConcurrentUserWrites
Function · 0.76
TestOpenIDConnectImplicitFlowEdgeCases
Function · 0.76
TestUserKeysHash
Function · 0.52
TestRegisterUser
Function · 0.52
TestCASUpdatePrincipal
Function · 0.52
TestAuthenticateTrustedJWT
Function · 0.52
TestUserAPI
Function · 0.52