updating readmes for alternate redirect_uri

isekai
Jonathan Daggerhart 8 years ago
parent 14d0ec44f6
commit e4b1340dff

@ -40,6 +40,7 @@ Replace `example.com` with your domain name and path to WordPress.
**3.1.0**
* Feature: Refresh tokens
* Feature: Integrated logout support with end_session endpoint
* Feature: May use an alternate redirect_uri that doesn't rely on admin-ajax
* Bug fix: case insensitive check for Bearer token
* Bug fix: "redirect to origin when auto-sso" cookie issue
* Bug fix: PHP Warnings headers already sent due to attempts to redirect and set cookies during login form message

@ -46,6 +46,7 @@ Replace `example.com` with your domain name and path to WordPress.
= 3.1.0 =
* Feature: Refresh tokens
* Feature: Integrated logout support with end_session endpoint
* Feature: May use an alternate redirect_uri that doesn't rely on admin-ajax
* Bug fix: case insensitive check for Bearer token
* Bug fix: "redirect to origin when auto-sso" cookie issue
* Bug fix: PHP Warnings headers already sent due to attempts to redirect and set cookies during login form message

Loading…
Cancel
Save