You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to [https://apigility.org/documentation/auth/authentication-oauth2]
you are required to manually alter config/autoload/local.php by adding, the code below in order to add support for oauth2 Grant Type: Implicit
Is there a reason why this has been left out of the Apigility GUI... It would greatly make life easier if only there was a checkbox that one could check somewhere, and apigility automagically adds this line to the correct file as it already does with other similar settings.
This is a well structured and formulated issue ticket. I don't have the time to verifty and replicate this but, please @somombo push this forward. The most you are verbose, the better it helps the community, Appigilaty is HUGE and has even huger potential!
Make a pull request so we can test it out. Thanks for your help.
According to [https://apigility.org/documentation/auth/authentication-oauth2]
you are required to manually alter
config/autoload/local.php
by adding, the code below in order to add support for oauth2 Grant Type: ImplicitIs there a reason why this has been left out of the Apigility GUI... It would greatly make life easier if only there was a checkbox that one could check somewhere, and apigility automagically adds this line to the correct file as it already does with other similar settings.
Originally posted by @somombo at zfcampus/zf-apigility-admin-ui#112
The text was updated successfully, but these errors were encountered: