Closed rjrodger closed 9 years ago
https://github.com/rjrodger/seneca-auth/blob/0.5.0/auth.js#L124
we're changing the conventional name for the input object to msg from args, to more closely align with microservices terminology
msg
args
please change args to msg throughout the plugin
https://github.com/rjrodger/seneca-auth/blob/0.5.0/auth.js#L124
we're changing the conventional name for the input object to
msg
fromargs
, to more closely align with microservices terminologyplease change
args
tomsg
throughout the plugin