464 packages matching “setcookie”
@pronghorn/cookie
v0.1.1 · 29 days ago
Cookie parsing and signed-cookie middleware for Pronghorn. Reads incoming cookies into context.locals.cookies and provides setCookie/clearCookie helpers with HMAC signing support.
No known vulnerabilities
@analytics/cookie-utils
v0.2.14 · 1 year ago
Tiny cookie utility library
No known vulnerabilities
cordova-plugin-youth-cookie
v1.0.1 · 4 years ago
webview setCookie
No known vulnerabilities
next-compose-middlewares
v0.2.2 · 1 year ago
- Using koa style middlewares inside nextjs - Unified request/response context(express api) across Page and Route/Action - SetCookie/clearCookie both inside Page and Route/Action - Easily access request/response context between components inside Page a
No known vulnerabilities
cookies-next
v6.1.1 · 10 months ago
Set, Get, Remove cookies on both client and server side with Next.js
No known vulnerabilities
@buy-smart/common
v0.0.4 · 3 years ago
Il y a 3 méthodes accessibles : - création d'un cookie en donnant son nom, sa valeur, et un nombre de jour pour l'expiration du cookie ```ts setCookie(name: string, value: string, days: number = 365, path: string = '/'): void ``` - suppression d'un cooki
No known vulnerabilities
@elysiajs/cookie
v0.8.0 · 2 years ago
Plugin for Elysia that add supports for get/set cookie
No known vulnerabilities
es-cookie
v1.5.0 · 2 years ago
A JavaScript module for handling cookies
No known vulnerabilities
@postman/tough-cookie
v4.1.3-postman.1 · 3 years ago
RFC6265 Cookies and Cookie Jar for node.js
No known vulnerabilities
gotrue-js
v1.0.1 · 5 months ago
GoTrue API client for JavaScript
No known vulnerabilities
typescript-cookie
v1.0.6 · 3 years ago
A simple, lightweight API for handling cookies in the browser
No known vulnerabilities
jad-tool
v1.1.0 · 4 years ago
cookie相关操作 --- ```javascript getCookie(key: string) setCookie( key: string, data: string, time?: any, path?: any ) emoveCookie(key: string, forceCookie = false) ```
No known vulnerabilities
@hono/session
v0.2.1 · 2 months ago
Session middleware for Hono
No known vulnerabilities
@remix-run/headers
v0.21.1 · 2 months ago
A toolkit for working with HTTP headers in JavaScript
No known vulnerabilities
dflxm-utils
v1.1.2 · 4 years ago
> 这是 dflxm 的实用函数工具集 - [安装](#安装) - [API](#api) - [Cookie 相关](#cookie-相关) - [`getCookie` 获取 Cookie](#getcookie-获取-cookie) - [`setCookie` 设置 Cookie](#setcookie-设置-cookie) - [url](#url) - [`getQueryString` 获取URL参数](#getquerystring-获取url参数) # 安
No known vulnerabilities
@appstractdk/as-utils
v2.0.18 · 7 years ago
Utils module containing the following methods: - `getCookie(name)` - returns cookie by specified name; returns `null` if it doesn't exist. - `setCookie(name, days, value)` - sets cookie. - `clearCookie(name)` - clears cookie by specified name.
No known vulnerabilities
set-cookie
v0.0.4 · 12 years ago
Set a cookie using the same API on both the client and the server.
No known vulnerabilities
react-use-cookie
v1.6.1 · 2 years ago
A React hook for managing cookies with no dependencies.
No known vulnerabilities
cookieset
v0.0.1 · 8 years ago
Cookie / SetCookie library for Javascript (& Typescript).
No known vulnerabilities
koa-cookies
v5.1.0 · 9 months ago
Set, clear, and parse cookies in your Koa application
No known vulnerabilities