Consent API (#1)
# Changelog - fix typo in `supressDnt` to `suppressDnt` setting, and - expose `recordConsent` and `revokeConsent` API calls. Reviewed-on: https://cloud.inputobjects.eu/forge/forge/wideangle/wideangle-vuejs/pulls/1 Co-authored-by: Jarek Rozanski <jrozanski@inputobjects.eu> Co-committed-by: Jarek Rozanski <jrozanski@inputobjects.eu>
This commit is contained in:
parent
124958f815
commit
ce4a66ecc0
6 changed files with 73 additions and 22 deletions
|
@ -9,8 +9,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.2.47",
|
||||
"vue-router": "^4.1.6",
|
||||
"wideangle-vue": "file:../../"
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue