idToken

suspend fun idToken(): Jwt?

Retrieve the Jwt associated with the Token.idToken field.

This will return null if the associated Token or it's idToken field is null.