Handles the assignment of a signed-in Customer to the active Channel.
(ctx: RequestContext) => Promise<void>Assigns the active Customer to the active Channel where appropriate. Does not block the request: a Customer the strategy declines to assign may still operate on the Channel for the current session, just without a persisted membership.