loadUserInfo
abstract suspend fun loadUserInfo(request: AuthenticationRequestParameters, code: String): OidcUserInfoExtended?(source)
Load user information (i.e. authenticate the client) with data sent from request.
Load user information (i.e. authenticate the client) with data sent from request.