You can use:

  • $cookies.put() method to set the cookies.
  • $cookies.get() method to get the cookies.
  • $cookies.remove to remove cookies in AngularJS.