punktde/oauth2-server

Last activity 04 May 2022 5 4 3781
composer require punktde/oauth2-server

OAuth 2.0 Server for the Neos Flow Framework

0.1.1

Version
0.1.1
Type
neos-package
Release Date
Feb 28, 2019 16:45
Source
git
Distribution
zip
Requires
  • neos/flow: ^5.0
  • league/oauth2-server: ^6.0
MIT b0911702940df17ff79f14744ed31075f3ff7549

Readme excerpt

OAuth 2.0 Server for the Flow Framework

This Flow package provides an OAuth 2.0 server, based on The PHP League OAuth Server.

Setup Installation

The installation is done with composer:

composer require punktde/oauth2-server

Run the doctrine migrations

./flow doctrine:migrate

Optional: Define position of routes

Routes are per default included without any position parameter. If routes are positioned wrong adjust the position accordig to the [Flow Route documentation](https://flowframework.readthedocs.io/en/stable/TheDefinitiveGuide/PartIII/Routing.html#subroutes-from-settings) Configuration

Enable the required grant types within your …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 33 package(s).