We.js plugin to expose user and system settings
get /user-settings
Usage:
we.hooks.on('we-plugin-user-settings:getCurrentUserSettings', function(ctx, done) {
// cosnt req = data.req,
// res = data.res;
// change the ctx.data value and
done();
});
- We.js site: http://wejs.org
Copyright Alberto Souza contato@albertosouza.net and contributors , under the MIT license.
- Linky Systems: https://linkysystems.com