Today we launched WordPress OAuth Server version 4.1.0 which contains some bug fixes, improvements, and a huge support update. WP OAuth Server has supported OpenID for a long time as well as semi support for generic JSON Web Tokens. This released includes full support for JWT to include a complete JWT as an access token. […]
Read Story
OAuth 2.0 in general relies heavily on the crypt nature of TLS. Since tokens are sometimes exchanged via a request, a secure connection is required. TLS 1.0 and TLS 1.1 use the SHA-1 algorithm and weaker cipher suites for authenticating identities. However, it has become dangerously weak due to several vulnerabilities identified in its suite. […]
Read Story
If you are reading this, chances are that you are one of the lucky ones that were affected by a change in the latest release. The change was not a bug but rather fixing a bug from prior versions. We have had a lot of response for from people stating that WP OAuth Server stopped […]
Read Story
We have been working for some time on adjusting the model of WP OAuth Server and we feel it will make our OAuth 2.0 plugin for WordPress more flexible and easier to use. Some of the changes include removing some global options that have become obsolete since they are now controlled at a client level. […]
Read Story
Hello All, Today we released WP OAuth Server 3.6.0 into the wild. if you have not already received the notice in your WordPress admin panel about the update, you will shortly. The update to 3.6 has some very big updates. Some of these updates may cause some headache for plugins that are heavily extended. We […]
Read Story
The team at Dash1o Digital has been working hard to maintain WP OAuth Server over the past few months. We felt that it was time to start pushing to fully support new features for the project. Since the beginning of the project, we have partially supporting JWT Authentication for the WordPress API. JWT’s were supported […]
Read Story
Last year was a great year for us. As we sat around the office and discussed our approach to the 2018, we had a thought that just made sense. We sell a premium WordPress plugin that is used by over 40,000 businesses. Each year our customer base grows exponentially and so does our recognition and […]
Read Story
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
The developers of WP OAuth Server at Dash10 Digital have decided that the CE version of WP OAuth Server is branching to far from the main project. This is resulting in multiple versions that are not compatible with each other. The merge The next release is set for Oct 23rd, 2017. This version will be 3.4.3 and […]
Read Story
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