In-browser JavaScript implementation of PASETO
npm install paseto-browserterminal
npm install paseto-browser
`
$3
Download the dist files from the GitHub releases, then embed them via
#### v4.public
`html
`
$3
#### k4.seal
`html
`
Development / Contribution
To test your local changes, checkout this repository from Git then run the following commands:
`terminal
npm install
npm run build
`
$3
> DO NOT commit any changes to dist; we will rebuild from source.
>
> Any pull requests that touch dist` will not be accepted.