Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
/ useServerCookies Public archive

Bases of cookies for nextjs this library allows you to not only get and set cookies it also lets you get the clients cookie on the server. This allows you to not have to wait for the page to rehydrate before using a useeffect to sync up state but instead allows the server to know what cookies are sent and allow you to use them.

Notifications You must be signed in to change notification settings

ChurroC/useServerCookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED SINCE FLAGS SEEM TO DO THIS BETTER AND SAFER

About

Bases of cookies for nextjs this library allows you to not only get and set cookies it also lets you get the clients cookie on the server. This allows you to not have to wait for the page to rehydrate before using a useeffect to sync up state but instead allows the server to know what cookies are sent and allow you to use them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published