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
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
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.
This repository has been closed and moved to laminas-api-tools/api-tools-admin-ui; a new issue has been opened at laminas-api-tools/api-tools-admin-ui#9.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: