stevermeister/ngx-cookie-service

How to create a signed cookie with this service , iam trying to use the code below but it is not working.

Closed this issue · 0 comments

this.cookieService.set("name", "value", 1, '/', "", true);