Options
struct Optionsextension AuthForgetDeviceRequest.Options: @unchecked Sendable- 
                  
                  Extra plugin specific options, only used in special circumstances when the existing options do not provide a way to utilize the underlying auth plugin functionality. See plugin documentation for expected key/values DeclarationSwift public let pluginOptions: Any?
- 
                  
                  DeclarationSwift public init(pluginOptions: Any? = nil)
 View on GitHub
View on GitHub