Back to Moodle

core_auth (subsystem / plugintype) Upgrade notes

public/auth/UPGRADING.md

5.2.0728 B
Original Source

core_auth (subsystem / plugintype) Upgrade notes

5.1

Added

  • A new method called get_additional_upgrade_token_parameters has been added to oauth2_client class. This will allow custom clients to override this one and add their extra parameters for upgrade token request.

    For more information see MDL-80380

5.0

Removed