SilverStripe module for an oauth2 server
OAuth2 server for SilverStripe 4.
silverstripe/framework
^4.0league/oauth2-server
robbie/psr7-adapters
PHP >= 7.1
Install with Composer:
composer require advanced-learning/silverstripe-oauth2-server
Currently supports client and password grants. The client grant uses the endpoint '/oauth/authorizse'.
Currently requires securing api endpoints manually. There is a middleware but this would affect all requests.
The same logic could be used in conjunction with allowed_actions on the controller.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem