Showing 19 open source projects for "cookie"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    cookie

    cookie

    HTTP server cookie parsing and serialization

    Basic HTTP cookie parser and serializer for HTTP servers. This is a Node.js module available through the npm registry. Installation is done using the npm install command. Parse an HTTP Cookie header string and return an object of all cookie name-value pairs. The str argument is the string representing a Cookie header value and options is an optional object containing additional parsing options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cookie Parser

    Cookie Parser

    Parse HTTP request cookies

    Parse Cookie header and populate req.cookies with an object keyed by the cookie names. Optionally you may enable signed cookie support by passing a secret string, which assigns req.secret so it may be used by other middleware. A middleware for Express.js that parses cookies from HTTP requests and makes them accessible in req.cookies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    I Still Don't Care About Cookies

    I Still Don't Care About Cookies

    Debloated fork of the extension "I don't care about cookies"

    ...Imagine how irritating that becomes when you surf anonymously or if you delete cookies automatically every time you close the browser. This add-on will remove these cookie warnings from almost all websites! You can report any website which still warns you about cookies: just click 'Report a cookie warning' from the extension menu (the brown cookie image next to your address bar).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Wavebox

    Wavebox

    Wavebox, the revolutionary and feature-rich Chromium browser

    This is an issues & release-only repo for Wavebox, the revolutionary and feature-rich Chromium browser that's built for productive working across Google Workspaces, Microsoft Teams, ClickUp, Monday, Atlassian, Asana, AirTable, Slack, and every other web app you use to get work done. Wavebox gives you customizable toolbars, sleeping tabs, cookie containers and multiple profiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    MBR-Cookie-Consent

    MBR-Cookie-Consent

    Enterprise-grade GDPR/CCPA compliant cookie consent with IAB TCF v2.3

    MBR Cookie Consent is the most comprehensive, enterprise-grade cookie consent management plugin for WordPress - completely free. Built for publishers, e-commerce sites, and businesses that take privacy seriously. **100% Free. Forever.** All premium features included at no cost - no upsells, no restrictions, no hidden fees. **Enterprise-Grade.** Used by professional publishers, advertisers, and agencies worldwide.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Eruda

    Eruda

    Console for mobile browsers

    With Eruda you can display JavaScript logs, check dom state, show requests status, show localStorage, cookie information, show url, user agent info, include snippets used most often, Html, js, css source viewer, and install. The JavaScript file size is quite huge(about 100kb gzipped) and therefore not suitable to include in mobile pages. It's recommended to make sure eruda is loaded only when eruda is set to true. When initialization, a configuration object can be passed in.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    next-firebase-auth

    next-firebase-auth

    Simple Firebase authentication for all Next.js rendering strategies

    Simple Firebase authentication for all Next.js rendering strategies. This package makes it simple to get the authenticated Firebase user and ID token during both client-side and server-side rendering (SSR). We treat the Firebase JS SDK as the source of truth for auth status. When the user signs in, we call an endpoint to generate a refresh token and store the user info, ID token, and refresh token in cookies. Future requests to SSR pages receive the user info and ID token from cookies,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavaScript Cookie

    JavaScript Cookie

    A simple, lightweight JavaScript API for handling browser cookies

    ...It is RFC 6265 compliant, has an useful Wiki, and enables custom encoding/decoding. More than 800 bytes gzipped! This project is RFC 6265 compliant. All special characters that are not allowed in the cookie-name or cookie-value are encoded with each one's UTF-8 Hex equivalent using percent-encoding. The only character in cookie-name or cookie-value that is allowed and still encoded is the percent % character, it is escaped in order to interpret percent input as literal. Please note that the default encoding/decoding strategy is meant to be interoperable only between cookies that are read/written by js-cookie. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    cloudfront-auth

    cloudfront-auth

    An AWS CloudFront Lambda@Edge function to authenticate requests

    Upon successful authentication, a cookie (named TOKEN) with the value of a signed JWT is set and the user redirected back to the originally requested path. Upon each request, Lambda@Edge checks the JWT for validity (signature, expiration date, audience and matching hosted domain) and will redirect the user to configured provider's login when their session has timed out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Phantom-X CMS Project

    Phantom-X CMS Project

    Phantom-X CMS is an easy to use full sized Content Management System.

    Using a strong Upstream Base and adding modules, themes and a few hacks here & there - we believe to have a very easy to use, multilingual and complete Content Managment System. A European Cookie Compliant popup is integreted into the included themes. Our Upstream Base is an open-source Object-Oriented Web publishing system written in PHP. So we think this makes Phantom-X CMS ideal tool for developing small to large dynamic websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    An AngularJS module that gives you access to the browsers local storage with cookie fallback. You can install angular-local-storage using 3 different ways. For local testing (when you are testing on localhost) set the domain to an empty string ''. Setting the domain to 'localhost' will not work on all browsers (eg. Chrome) since some browsers only allow you to set domain cookies for registry-controlled domains, i.e. something ending in .com or so, but not IPs or intranet hostnames like localhost. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    ...This is how numerous sites like facebook do it. Currently there is no other way of legally setting cookies for different domains than the one that is active. You have to have a page that loads up all the cookie setting codes from remote domains. However the loading up of authentication page, the remote authenticator pages in their iframes, and the redirection is VERY fast, taking only 1 seconds or 1.5 seconds. just like how you see in facebook etc - or any other site that uses this method. All files contain extensive comments, and also include configuration variables to change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GC jQuery UI theme switcher

    GC jQuery UI theme switcher

    jQuery plugin which provides a jQuery UI dialog to change UI theme css

    Theme switcher tool for the jQuery UI CSS Framework. Change the css stylesheet using an jQuery UI dialogbox which you can call using a button or a link in your html page. Completely implemented in your webspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wacms
    The cookie of Internet World. Wacms based on PHP and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Archiv is a free file & image management plugin for TinyMCE. It is based on PHP (4/5) and uses AJAX & Flash to manage files. It comes with security levels (passprase, ip, password or cookie based), language files and is easy configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MvWindow ist a dynamic JavaScript window system. The different windows can be minimized, maximized, resized and are dragable. All positions are stored into a cookie. All windows can be arranged automatically.Inspired by OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ExplorerIndex is a Perl driven indexing script, that creates a sitemap, and/or/including a table of contents for specified files/directories. It produces a static or dynamic page with a Javascript tree control, html-template and cookie driven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EGRS is a PHP/MySQL script designed to allow Everquest Guild websites to display membership information. This roster system requires you have a 3rd party user management system. Vbulletin, phpBB, and generic cookie supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB