Screenshot WOW SAVE 20% on the All Access Bundle. Use "OAUTH20OFF" at checkout.
GET DEAL
News & Updates

Stay up to Date with Our News and Releases

We like to post from time to time about trends in the OAuth 2.0 Realm. You can find any updates here.
WP OAuth Server CE Updated: 3.4.3

WP OAuth Server CE Updated: 3.4.3

WP OAuth Server has been updated to 3.4.3. The update contains some bugs fixes that made it into the last version push. FIX: Notice Error ENHANCEMENT: UX while editing clients UPDATE: Base code updates UPDATE: Tag update FIX: Removed rouge file from previous versions of plugin. This was causing the plugin not to update correctly. […]

Read Story
WP OAuth Server Updated : 3.4.2

WP OAuth Server Updated : 3.4.2

WP OAuth Server version 3.4.2 was released today to the general public. This version includes some bug fixes: FIX: Return Context for older PHP versions (backward compatibility) FIX: 404 linking issue FIX: Thickbox bug TASK: Minor security checks TASK: Compatibility check Update Today! You are able to update WP OAuth Server via your WordPress dashboard […]

Read Story
3.4.1 Release Notes

3.4.1 Release Notes

Today, version 3.4.1 was released. Below is a list of enhancements and fixes that are contained in the new release. Added consent, login and none support for “prompt”. http://openid.net/specs/openid-connect-core-1_0.html#AuthorizationEndpoint Added consent window for authorization flow. Added the “wo_use_grant_request” filter to enable user consent. Here is an example to enable the user consent dialog. add_filter(‘wo_use_grant_request’,’__return_true’); The features […]

Read Story
Developer notes for version 3.4.0

Developer notes for version 3.4.0

WP OAuth Server 3.4 is now in the works and it is important that we convey the new updates and our intentions. This allows developers to plan ahead and ensure that the coming changes do not cause any headaches. This post and a running article and will be updated regularly until we are ready to launch. […]

Read Story
Version 3.3.8 Released Today

Version 3.3.8 Released Today

Version 3.3.8 has been released and contains some very important updates. Updates Added public function “wo_public_insert_client” for adding clients. This function is intended as a public access point to insert a new client. Deprecated function “wo_get_access_token” in favor of “wo_public_get_access_token” Added filter ‘wo_unset_refresh_token_after_use’. Refresh tokens can now be set to be removed after 1 use. Bug […]

Read Story
3.3.7 Released

3.3.7 Released

Today version 3.3.7 was released. This version contains some minor security patches as well as some bugs fixes. Below is a changelog of that 3.3.7 includes. Enhancements Performance improvement for front-end by running adding logic to the main class that handles includes and other functionality. Added wo_me_resource_return filter to default “me” resource. Developers can now modify […]

Read Story
Version 3.3 Released

Version 3.3 Released

We are excited to announce version 3.3 of WP OAuth Server has been released into the wild today. This update has been 4 months in the making. We took a step back from the project and evaluated the pinch points and areas that WP OAuth Server could be improved. Some changes were small and some […]

Read Story
Staying Safe with WordPress OAuth Server

Staying Safe with WordPress OAuth Server

Earlier this week is was brought to my attention that there is relatively new exploit effecting people using the PROXY header. Providing support for WP OAuth Server, I can say that there is a lot of systems using the PROXY header. Some hosts just use it by default. The exploit is known as Httproxy. You […]

Read Story
WP OAuth Server 3.2.81 Minor Released

WP OAuth Server 3.2.81 Minor Released

Version 3.2.81 of WP OAuth Server has been released. This update contains minor fixes to coding standards for WordPress as well as some bug fixes that did not make it into the 3.2.8 push. Updates Include: Fix for what we thought was a redirect_uri issue. It turned out to be an action parameter issue. User Claims now are […]

Read Story
WP OAuth Server 3.2.8 Released

WP OAuth Server 3.2.8 Released

Today I released version 3.2.8 of WP OAuth Server. This updated contains some mostly enhancements and 1 bug patch: Fixed user Claims with OpenID and ID Token calls. Added wo_get_access_token function for public use. It is recommended that you update as soon as you get the time to do so. If you have any troubles […]

Read Story
Icon