restify-jwt-community

JWT authentication middleware for Restify

Usage no npm install needed!

<script type="module">
  import restifyJwtCommunity from 'https://cdn.skypack.dev/restify-jwt-community';
</script>

README

Restify Jwt Community

Restify middleware that validates JsonWebTokens and sets req.user.

This module lets you authenticate HTTP requests using JWT tokens in your restify applications.

Anyone can propose ideas. Anyone can help.

Install

$ npm i restify-jwt-community

DOCUMENTATION HERE

Status


Credits

License

MIT