Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 680 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 680 Bytes

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