Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
# tool_oauth2 Upgrade notes
2
 
3
## 4.5
4
 
5
### Added
6
 
7
- The `\core\oautuh2\client::get_additional_login_parameters()` method now supports adding the language code to the authentication request so that the OAuth2 login page matches the language in Moodle.
8
 
9
  For more information see [MDL-67554](https://tracker.moodle.org/browse/MDL-67554)