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 adds support for WP OAuth Server

WP OAuth adds support for WP OAuth Server

Recently I was contacted by an Author of WP OAuth Server informing me that there was a demand for integration between WP OAuth (https://wordpress.org/plugins/wp-oauth/) and WP OAuth Server (https://wordpress.org/plugins/oauth2-provider/). With no time wasted, I hopped on the matter and submitted a Pull Request at https://github.com/perrybutler/WP-OAuth. The PR provided configuration that allows for a user to connect […]

Read Story
CORS – Preflight Requests Issues

CORS – Preflight Requests Issues

Update Jan 11, 2018 WPEngine Customers: You must set the Allow Origin settings in your .htaccess file. See https://wpengine.com/support/platform-settings/ for more information. It has come to my attention that there is a growing usage of frameworks that are running into issues with with CORS (Cross-origin HTTP Requests). The issue begins with OAuth2 not really supporting CORS […]

Read Story
Error on Upgrade

Error on Upgrade

I woke up this morning with a mailbox full of notifications. These notifications were letting me know that there was a problem with the latest push (3.1.92) of WP OAuth Server. After looking into the matter (more like running around frantically), I found that there was a mistake on our part. We forgot to add […]

Read Story
Version 3.1.92 Released

Version 3.1.92 Released

Today we released WP OAuth Server 3.1.92. This update is super exciting because it introduces new actions so that extensions can be built easier than ever before. Along with the version 3.1.92 release, we have released the very first extension “Brute Protect“. Check out Brute Protect’s download page for more information. In the 3.1.92 release, we have decided […]

Read Story
Restructuring WP OAuth Server

Restructuring WP OAuth Server

About a month ago, we sent out an email about how there was some structural changes that was going to be happening with WP OAuth Server. Roadmap Starting with version 3.1.91, WP OAuth Server will be split/stripped down so that the plugin can be better maintained. The overall goal of our original development plan was to keep […]

Read Story
Version 3.1.9 Released

Version 3.1.9 Released

Today we released version 3.1.9 of WP OAuth Server (aka oauth2-provider). The updates are minor but there is some new items that are note worthy. Prior to this version there was an oversight in the default lifetime of refresh tokens. The issue was that refresh tokens that were issued using default settings were invalid an hour […]

Read Story
Minor Release – 3.0.9

Minor Release – 3.0.9

Today version 3.0.9 of WP OAuth Server was released and addresses some extremely important issues. WP OAuth Server has supported OpenID for a few versions but in version 3.0.9 we added OpenID Discovery. Discovery allows for clients to dynamically find endpoints by visiting /.well-known endpoints. WP OAuth Server also provides the ability to sign tokens […]

Read Story
Best Practices and Recommendations has been released

Best Practices and Recommendations has been released

Today, we released a much requested “Best Practices and Recommendations” article in the Knowledge Base. The article covers what we feel is most important when using WP OAuth Server. You can find the article by visiting https://wp-oauth.com/knowledge-base/best-practices-and-recommendations/.

Read Story
Minor Release – 3.0.7

Minor Release – 3.0.7

WordPress OAuth Server 3.0.7 has been released. It contains a single bug fix when using OpenID Connect 1.0a. It is recommended that you upgrade at your earliest connivence. You can find more about the latest version by visiting https://wp-oauth.com/download/.

Read Story
Single Sign On WordPress OAuth Client Released

Single Sign On WordPress OAuth Client Released

Today we launched a new WordPress plugin the provides Single Sign On abilities. This plugin is to be installed on a client WordPress site. Once installed, it can then be configured to connect to any website with WP OAuth Server installed. You can download the plugin by visiting https://wordpress.org/plugins/single-sign-on-client/. This plugin will work with the community version of […]

Read Story
Icon