notifySocialLogin

open fun notifySocialLogin(@NonNull params: Map<String, Any>, gigyaLoginCallback: GigyaLoginCallback<T>)

Login to with social provider when the provider session is available (obtained via specific provider login process).

Parameters

params

Parameter map.

gigyaLoginCallback

Response listener callback.