CMiOauthParams
public class CMiOauthParams : CMiBaseLoginParams
LoginParams implementation based on OAuth 2.0 - takes only one CMiResponseType
-
Declaration
Swift
public init(baseParams: CMiBaseParams, clientId: String, scope: String?, responseType: CMiResponseType)
Parameters
baseParams
CMiBaseParams instance
clientId
oAuth client id
scope
oAuth scope
responseType
oAuth CMiResponseType