Boel21 / JWT_App_Example

JSON Web Token Server/Client Side

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#JSON Web Token

JSON Web Token is a fully example of how to use this middleware in your proyects. The client side is a react app.

Installation

Use the package manager npm o yarn

npm install
yarn install

Usage

npm run start
npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

JSON Web Token Server/Client Side


Languages

Language:JavaScript 70.4%Language:CSS 15.7%Language:HTML 13.9%