WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

openfaas/faas-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faas-middleware

HTTP middleware for OpenFaaS

Components

Concurrency Limiter

concurrency-limiter is a tool that can be used to limit the number of active inflight requests for a given http request handler.

JWT Authenticator middleware

The JWT authenticator middleware can be used to authorize http request for functions with IAM for OpenFaaS. The middleware verifies the permissions in the function claim of an OpenFaaS function access token that is set in the Authorization header of the request.

This middleware is used by the classic-watchdog and of-watchdog

About

HTTP middleware for OpenFaaS

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages