issues
search
JamesRandall
/
FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
MIT License
294
stars
50
forks
source link
fixed TokenValidator issues:
#96
Closed
alexeymarkov
closed
4 years ago
alexeymarkov
commented
5 years ago
invalid jwt token now responses 401 instead of 500
configuration retrieval now responses 401 instead of 500
configuration retrieval retry now works
JamesRandall
commented
4 years ago
Many thanks for this!