Skip to content

AuthenticationProvider

Protocol used define Object that can be provided to openConnection on FlakeClient This allows to provide authentication properties for connect Message

swift
protocol AuthenticationProvider : Sendable

Instance Methods

authenticationProperties()

swift
func authenticationProperties() -> [FlakePropertyProtocol]?

Function to provide authentication properties for connect message