Is there a way for a plugin to read the config of another plugin?

I’m looking at options on how to solve these two edge-cases:
https://github.com/tarent/loginsrv/issues/103

Is there a way for a plugin to read the config of another plugin?

I would like to possibly add checks that compare the values of parameters in two different plugins to solve this issue (http.login and http.jwt).

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.