provideOpenIdLoginResult

abstract suspend fun provideOpenIdLoginResult(result: OpenIdLoginResult)

Clients should call this API to inform the platform of the result of the login process initiated by logIn if the login process was Open ID.

The interpretation of the result depends on the implementation of the EvChargingService eMSP service plugin that this result is intended for.