Skip to content

Demo of Server Actions including native cookies API in Next.js 14

License

Notifications You must be signed in to change notification settings

mazimcoder/next_14_test

Repository files navigation

Payload Message using Server Actions

An example using Next.js 14 with Server Actions to sign a token and verify it natively. Besides, setting and reading cookies on the server and client side.



Getting Started

  • install dependencies
yarn install
  • start the server
yarn dev

Star this repo if you like it! ⭐ ❤️

Author: Mustafa Azim