public class PreSignedInAuthOption : AuthOption
Pre-signed-in authentication option.
## Properties
mode: Authentication mode (PRE_SIGNED_IN)config: Optional pre-signed-in configuration with user ID and analytics preferences
[init(from:)](#/s:9embed_sdk21PreSignedInAuthOptionC4fromACs7Decoder_p_tKcfc)
Undocumented
Swift
public required init(from decoder: Decoder) throws