AutorÃa | Ultima modificación | Ver Log |
issueNumber: MDL-86174notes:core_badges:- message: >-A number of new static methods have been added to`core_badges\backpack_api` to support the new Canvas Credentialsbackpack provider. These methods allow you to retrieve lists ofproviders and regions, check if Canvas Credentials fields should bedisplayed, and get a region URL or API URL based on a given region ID.The new methods include `get_providers`, `get_regions`,`display_canvas_credentials_fields`, `get_region_url`,`get_region_api_url`, `get_regionid_from_url`, and`is_canvas_credentials_region`.type: improved