Instance Property
authorizedPresenter
The client_id of the authorized presenter.
let authorizedPresenter: String
Discussion
This claim is only needed when the party requesting the ID token is not the same as the audience of the ID token. This may be the case at Google for hybrid apps where a web application and Android app have a different OAuth 2.0 client_id but share the same Google APIs project.