• MODX.com

    1,780 downloads

OAuth2Server

OAuth2Server is an extra by sepiariver, first released on 2018-01-11.

Package Description

Dev release.

Log issues and see milestones (roadmap) here: https://github.com/modxcms/oauth2-server/issues

Grant, manage, and verify requests based on OAuth2 access tokens, in your MODX site.

Potential use cases include:

  • Authenticate 3rd party services like Zapier
  • Grant access to REST resources, only to verified consumers
  • Release subscription resources only to verified subscribers
  • Trigger actions on integrated platforms using authenticated REST hooks

Github repo: https://github.com/modxcms/oauth2-server

Usage/Installation Instructions

Install via Extras Installer or download directly from https://modx.com/extras/package/oauth2server

For usage see README.

Note on security:

The OAuth2Server Extra doesn't grant any permissions whatsoever, on its own. It only provides a way to grant, manage, revoke and verify access tokens. Call the Snippet [[!verifyOAuth2]] in your Resource/Template, and the Resource will return an unauthorized or error response, if the request isn't accompanied by a valid access token. You can choose to do whatever you like, with the verified request—the possibilities are endless.

Details

Developer(s)
sepiariver
Released
2018-01-11
First seen
2018-01-11
License
GPLv2
Supported databases
Minimum MODX Requirement
2.4

OAuth2Server Releases

Vendor Signature Released on
MODX.com 0.9.0-dev1 2018-01-11 (6 years ago)
MODX.com 0.8.2-dev1 2015-11-17 (8 years ago)

We've also seen 1 unverified versions of OAuth2Server in use, but don't list those as we've been unable of confirming they are official releases from an official source.