GDPR Cookie Setting ============= Inspired by [passatgt](https://github.com/passatgt/gdpr-cookie-notice)
Cookie component adapted from https://github.com/nhsuk/cookie-consent, the BSA cookie component adds an additional component that allows a user to change their cookie setting.
Universal cookies for JavaScript
Get the cookie setting of browser.
HTTP server cookie parsing and serialization
RFC6265 Cookies and Cookie Jar for node.js
Universal cookies for React
Parses set-cookie headers into objects
Plugin for fastify to add support for cookies
Sign and unsign cookies
<!-- automd:badges bundlejs packagephobia codecov -->
A simple, lightweight JavaScript API for handling cookies
Cookies, optionally signed using Keygrip.
simple persistent cookiejar system
Parse HTTP request cookies
TypeScript definitions for tough-cookie
TypeScript definitions for js-cookie
mirror of cookie, bundled and exposed as ES module
TypeScript definitions for set-cookie-parser
hint for best practices related to the usage of the Set-Cookie response header.
Decorator for a `fetch` function to support automatic cookies.
RFC 6265 compliant cookie parser, validator and serializer.
get the cookies on both the client & server
Simple session middleware for Express
Displays a cookie consent
This gem allows you to set the SameSite=None cookie directive without breaking browsers that don't support it.
Rack middleware to set the secure flag on your rack app's cookies.
This gem allows you to set the Partitioned cookie directive.
Devise sets a "remember_token" cookie for Remember Me logins, but not for standard logins. This extension sets a separate cookie on login, which makes sharing login state between same-domain web applications easier.
Zero-Configuration XSRF protection with Rails and AngularJS
This is particularly useful in case of varnish caches, preventing them from logging you in as a random person.
This simple middleware sets anything in the X-#{prefix}-Cookie header to Cookie, and in the response will copy anything in Set-Cookie to X-#{prefix}-Set-Cookie. This can be useful to enable session management where an HTML client is accessing your API, which doesn't fully support cookies. We have found this to be the case in some Smart TV web applications, and in mobile apps written using frameworks such as Cordova
Contains the redirects and user interactions needed for an LTI tool to launch from Canvas and set cookies in Safari 13.1+
The cookie_tracker easily synchronizes settings stored in cookies with instance variables of the same name available for use in controllers and views. This gem allows you to declare a hash of parameters along with default values that you wish to be loaded/stored in the user's cookies during each page load. Each parameter will be loaded into it's own instance variable of the same name for easy access in controllers and views. If the parameter is passed in the params[] hash, the new value will automatically be stored in the correct cookie and replace the old or default value. This makes it easy to track various options that a user can select on a page, such as items per page, search queries, and custom display settings. If a user clicks off to another page on your site, their settings will be remembered when they return. You can declare the default cookie lifetime options in an initializer or override them at runtime. If you prefer to use the session store over the cookie jar, there is a method for that as well. You can override the default cookie options by creating an initializer. Visit the github page https://github.com/DanKnox/CookieTracker
Sets the current locale of a request using a combination of params, cookies, and http headers
A Rack module for getting and setting a user's locale via a cookie or browser default language.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.