Package com.glideapi.services.dto
Class MagicAuthDtos.PrepareOptions
java.lang.Object
com.glideapi.services.dto.MagicAuthDtos.PrepareOptions
- Enclosing class:
MagicAuthDtos
Advanced options for prepare requests (NEW - matching Go/Node SDKs)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTheme()voidsetParentSessionId(String parentSessionId) voidwithParentSessionId(String parentSessionId)
-
Constructor Details
-
PrepareOptions
public PrepareOptions()
-
-
Method Details
-
getParentSessionId
-
setParentSessionId
-
getTheme
-
setTheme
-
withParentSessionId
-
withTheme
-