IdpHandler
public protocol IdpHandler
Idp handler protocol.
-
Declaration
Swift
var tokenType: String { get set } -
authorize(idpClient:Asynchronous)
public protocol IdpHandler
Idp handler protocol.
Swift
var tokenType: String { get set }
authorize(idpClient:)
Asynchronous