This plugin allows you to create, read and delete browser cookies within your app. You can save certain information for a user, without him/her being logged in. For example if your app has a dark mode, you can specify the users preference as a cookie. This plugin allows you to not use the "Current User" within a workflow. This might be useful if you want to set a cookie without really affecting the current user if he/she is logged in.You also have the ability to set the expiration date of the cookie.