luis901101 / oauth_webauth

BSD 3-Clause "New" or "Revised" License
15 stars 16 forks source link

Use Implicit Grant Type #8

Open benjaminhorner opened 1 year ago

benjaminhorner commented 1 year ago

Hi, I am working on a project where the backend uses Implicit Grant type (I know this is a HUUUUUGE risk factor but I do not have hands on access to the backend).

Is there any way this plugin can work with Grant type explicit?

luis901101 commented 1 year ago

Hi, currently this plugin uses oauth2 which only allows the following grant types: