Update signon-plugin-oauth2 to 0.25, depends on D9958
Changes:
- Always try normal authentication if refresh token fails
- Encode redirect_uri when building the OAuth2 authorization request
- Implement new AuthPluginInterface2
- Build example only if explicitly required
- Remove explicit dependency on libsignon-qt
- Other minor fixes to code
- Update and added tests