Intuitive cookie manipulation library for the front-end
cookie session-cookie cookies js frontend expiration secureCookies.js is a small client-side javascript library that makes managing cookies easy. RFC6265 defines a strict set of allowed characters for cookie keys and values. In order to effectively allow any character to be used in a key or value, Cookies.js will URI encode disallowed characters in their UTF-8 representation. As such, Cookies.js also expects cookie keys and values to already be URI encoded in a UTF-8 representation when it accesses cookies. Keep this in mind when working with cookies on the server side.
cookies client browserBecome an Auth Boss. Learn about different authentication methodologies on the web. The intention of this document is to chronicle and catalog the methodologies of authentication on the web. By authentication I am referring to the process of creating a system through which users can "login" to an online service and be given access to otherwise protected resources.
authentication ssl https sessions cookies jwtIf you're viewing this at https://github.com/js-cookie/js-cookie, you're reading the documentation for the master branch. View documentation for the latest release. Do not include the script directly from GitHub (http://raw.github.com/...). The file is being served as text/plain and as such being blocked in Internet Explorer on Windows 7 for instance (because of the wrong MIME type). Bottom line: GitHub is not a CDN.
cookie jquery-plugin cookies browser amd commonjs client js-cookie browserifyPrivacy Badger is a browser extension that automatically learns to block invisible trackers. Instead of keeping lists of what to block, Privacy Badger learns by watching which domains appear to be tracking you as you browse the Web. Privacy Badger sends the Do Not Track signal with your browsing. If trackers ignore your wishes, your Badger will learn to block them. Privacy Badger starts blocking once it sees the same tracker on three different websites.
privacy webextension tracking cookies fingerprinting browser-fingerprinting chrome-extension firefox-extensionThis Next.js, Express and Connect backend utility allows you to create a session to then be stored in browser cookies via a signed and encrypted seal. This provides client sessions that are ⚒️ iron-strong. The seal stored on the client contains the session data, not your server, making it a "stateless" session from the server point of view. This is a different take than next-session where the cookie contains a session ID to then be used to map data on the server-side.
nodejs express nextjs cookies session auth next sessions-statelessCookie manager for react native. Run react-native link to link the react-native-cookies library.
react-native react cookies ios android mobile react-component webviewPolicyManager (Aka GDPR RAILS) was created with flexibility in mind to comply with the requirements of the GDPR (General Data Protection Regulation). It's currently being developed at preyproject and will be battle-tested on preyproject.com from May 25th. Portability module lets you define export options, that will generate a navigable static HTML site with all the data you've defined in the portability rules with json support too.
gdpr rails cookies general-data-protection-regulation gdpr-rails gdpr-dashboardreact-native-login is an example React Native project showing how to use a WebView and react-native-cookies to login to your existing backend. An example server, using Express and Passport is included within this project under the ./server folder. You can use any server though, just be sure to change cookie.remember_me to whatever the name for your persistent cookie is, within the ./ReactNativeLogin/App/components/App.js file. Follow the installation instructions to learn more.
react-native login cookiesWhy the name? NPM modules cookie, cookies and cookiejar were already taken. Support for versions of node.js will follow that of the request module.
http cookie cookies set-cookie cookiejar jar rfc6265 rfc2965This is a companion repo for the "SameSite cookies explained" article on web.dev. This is your starting point for how cookies work, the functionality of the SameSite attribute, and the changes in Chrome to apply a SameSite=Lax policy by default while requiring the use of SameSite=None; Secure for cookies in a third-party context. This functionality is available now in Chrome 76 behind the associated flags to let you test the effect on your site. This is intended to become default behaviour as of Chrome 80.
cookiesSecure your session cookie (and other session-based) cookies for replay attacks using this easy to use ASP.NET HttpModule.
cookies forms-authentication httpmodule security sessionThis is a cookie checking module, written by Will Strohl. Its purpose is to allow you to check to see if your website visitors have cookies enabled or not. Such a process is only reliable on the client-side. This version is compatible with DNN version 4.06.02 and up.
cookies dnn dotnetnuke modulesIf you need to comply with EU cookie law this control displays a message to each user that cookies are in use on the site and allows them to accept the message
cookies sharepoint sharepoint-2010The OnlineAspParser is a simple html module working with ASP.NET application. It's display information like: WebControls and their properties, server variables, view state, cookies collection and etc. OnlineAspParser was also tested at DotNetNuke module development.
cookies dotnetnuke formSimple JavaScript Cookie Processor
cookie cookies javascript-frameworkcrypt.io implements secures browser storage with the SJCL (Stanford Javascript Crypto Libraries) crypto library. Here are a few examples of use to get you started.
html5 storage storage.js encryption decryption crypto sessionstorage localstorage cookies aes crypt.io secstore.jsSimple jQuery plugin that gets user consent for cookies
jquery-plugin cookies consentPlugin para JQuery que re�ne una serie de funcionalidades comunes en aplicaciones web como ventanas, mensajes, validaci�n de formularios, historial AJAX y mucho m�s
jquery-plugin ui ajax validation localstorage notifications cookies modal fileupload
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.