You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use OpenID Connect to log in to other webservices using your own WordPress.
@@ -75,6 +75,11 @@ You can report any issues you encounter directly on [Github repo: Automattic/wp-
75
75
76
76
## Changelog
77
77
78
+
### 1.3.3
79
+
80
+
- Fix failing login when Authorize form is non-English [[#108](https://github.com/Automattic/wp-openid-connect-server/pull/108)]
81
+
- Improvements in site health tests for key detection [[#104](https://github.com/Automattic/wp-openid-connect-server/pull/104)][[#105](https://github.com/Automattic/wp-openid-connect-server/pull/105)]
82
+
78
83
### 1.3.2
79
84
80
85
- Prevent userinfo endpoint from being cached [[#99](https://github.com/Automattic/wp-openid-connect-server/pull/99)]
0 commit comments