An open API service indexing awesome lists of open source software.

https://github.com/fusionauth/fusionauth-example-node-services-gateway-jwtauth

Using JWT Auth for node microservices
https://github.com/fusionauth/fusionauth-example-node-services-gateway-jwtauth

example fusionauth gateway hacktoberfest jwt nodejs

Last synced: 10 months ago
JSON representation

Using JWT Auth for node microservices

Awesome Lists containing this project

README

          

# JWT Authorization in a Microservices Gateway Example
To setup and run each of these applications, consult their individual README files:
* [API Gateway](gateway/README.md)
* [Product Catalog](product-catalog/README.md)
* [Product Inventory](product-inventory/README.md)