Releases: Automattic/wp-openid-connect-server
Releases · Automattic/wp-openid-connect-server
2.0.0
What's Changed
- [Breaking] Add a configuration option to support clients that don't require consent #118 props @lart2150
- Make client_id and client_secret optional for the token endpoint #116 props @lart2150
- Update expected args specs for token endpoint as per OIDC spec #117
New Contributors
Full Changelog: 1.3.4...2.0.0
1.3.4
What's Changed
- Composer autoload for uninstall by @MariaMozgunova in #111
New Contributors
- @MariaMozgunova made their first contribution in #111
Full Changelog: 1.3.3...1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
- No user facing changes
1.2.0
v1.1.1
- Added arguments to REST API endpoints for additional validation to suppress PHP warnings
- Updated author
- Lots of meta changes for development
v1.1.0
Fixes a crucial bug that was introduced prior to release, of accidentally not treating username as the user identifier in OIDC context