# Functions
GetCustomIdent returns the custom identity from the given context.
GetUserDetails returns the userDetails from the given context.
WithCustomIdent returns a copy of parent context in which the custom identity is attached.
WithUserDetails returns a copy of parent context in which the userDetails is attached.