debounce for update requests

This commit is contained in:
lotte
2020-09-04 14:44:00 +02:00
parent 90f0597baa
commit d4027cc1d1
3 changed files with 25 additions and 19 deletions

View File

@@ -1,7 +1,11 @@
import { TOKENITEM } from '../../core/auth/models/auth-token-info.model';
import { IMPERSONATING_COOKIE, REDIRECT_COOKIE } from '../../core/auth/auth.service';
import { LANG_COOKIE } from '../../core/locale/locale.service';
import { HAS_AGREED_END_USER } from './browser-klaro.service';
/**
* Cookie for has_agreed_end_user
*/
export const HAS_AGREED_END_USER = 'dsHasAgreedEndUser';
/**
* Storage name used to store klaro cookie