Closed pookdeveloper closed 4 years ago
I can access to my acces_token in the controller
beforeRemote("*", function (context, unused, next) { // contexcontext.args.options.accessToken });
The "context.args.options.accessToken" is undefined
any solution ?? thanks
I can access to my acces_token in the controller
The "context.args.options.accessToken" is undefined
any solution ?? thanks