put(key, value, [options]); Sets a value for given cookie key Parameters
remove(key); Remove given cookie Parameters
get(key); Returns the value of given cookie key Parameters
getAll(); Returns a key value object with all the cookies Returns
Name Description
service in module ngCookies
Page 2 of 2