1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-10 09:33:33 +00:00
Beego/plugins/apiauth
kbynd 6d3042f5e5 RequestURI captures the signature field as well.
This in turn results is failure of signature based validation. So what is need is only "/api/resource/action". which is given by ctx.Input.URL()
2016-09-04 11:36:17 +05:30
..
apiauth.go RequestURI captures the signature field as well. 2016-09-04 11:36:17 +05:30