bshaffer / oauth2-server-php

A library for implementing an OAuth2 Server in php
http://bshaffer.github.io/oauth2-server-php-docs
MIT License
3.26k stars 950 forks source link

Symfony 3 Compatible? #841

Closed wimpog closed 7 years ago

wimpog commented 7 years ago

Is this library compatible with Symfony 3, in particular with Symfony 3.3? Thank you!

Herz3h commented 7 years ago

It seems like it is with 3.2 at least, but then i used the symfony bundle here https://github.com/bshaffer/oauth2-server-bundle

alpha1125 commented 7 years ago

3.3.4 confirmed. also with https://github.com/bshaffer/oauth2-server-bundle