getDecodedIDToken

abstract fun getDecodedIDToken(context: Context, idToken: String): LinkedHashMap<String, Any>

Get the decoded ID token

Return

The decoded ID token String

Parameters

context

Context of the application

idToken

The ID token