Durable Functions library for Node.js Azure Functions
Essential interfaces and tools for backend development on Azure Functions with TypeScript
Function to validate access token received from azure active directory. Useful when you're using a msal library to authenticate users on the frontend and you wanna verify Microsoft tokens in the API.
Module to parse multipart/form-data on Azure Functions.