public class UpfrontAuthOption : AuthOption
Upfront authentication option. Requires users to authenticate before accessing any SDK features.
## Properties
mode: Authentication mode (UPFRONT)config: Optional auth configuration with email/domain prefill
[init(from:)](#/s:9embed_sdk17UpfrontAuthOptionC4fromACs7Decoder_p_tKcfc)
Undocumented
Swift
public required init(from decoder: Decoder) throws