salemdar / angular2-cookie

Implementation of Angular 1.x $cookies service to Angular 2
MIT License
109 stars 29 forks source link

SameSite attribute #65

Open YenbakhtovMaxim opened 4 years ago

YenbakhtovMaxim commented 4 years ago

add SameSite attribute to props in cookie-options-args.model.ts and base-cookie-options.ts files

image