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
- Host: GitHub
- URL: https://github.com/fusionauth/fusionauth-example-node-services-gateway-jwtauth
- Owner: FusionAuth
- License: apache-2.0
- Created: 2020-11-09T18:24:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T05:55:24.000Z (over 1 year ago)
- Last Synced: 2025-04-01T16:56:43.146Z (10 months ago)
- Topics: example, fusionauth, gateway, hacktoberfest, jwt, nodejs
- Language: JavaScript
- Homepage:
- Size: 140 KB
- Stars: 6
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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)