An angular service to create/get/delete user preferences
npm install ovh-angular-user-pref> An angular service to create/get/delete user preferences
- Create an user preference on api.ovh.com
- Merge an existing user preference on api.ovh.com
- Get all keys of user preference for one user
- Get user preference for a specific key
- Delete an user preference for a specific key
``sh`
yarn add ovh-angular-user-pref
+ Format :
- The format of a key must be in uppercase, words separated by underscores _COMMON_LANG
- Key name sample : (, WEB_DOMAIN_FAVORITES, DEDICATED_DASHBOARD`, ...)
Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.
BSD-3-Clause © OVH SAS