emqx / emqx-auth-http

EMQX HTTP Authentication/ACL Plugin
https://emqx.io/
Apache License 2.0
43 stars 47 forks source link

GET and POST method simultaneously in auth_http config file #267

Closed ysnarafat closed 3 years ago

ysnarafat commented 3 years ago

Can GET and POST be used simultaneously such as in auth.http.auth_req.method? Or only the POST method is enough for checking client validity and client creation?