Skip to content

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

13 Commits
 
 
 
 
 
 
 
 
 
 

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.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published