In this video we're securing Azure Functions HTTP APIs with Node.js, TypeScript and Azure Active Directory. We build two different Functions:
1. One that assumes that Function App Authentication (EzAuth) is enabled and therefore only checks the scopes in the Access Token
2. One that verifies the Access Token and performs authentication using the access token passed in the Authorization request header
Stream Links
---------------------------------------------------------------------------
๐ Node.js Azure Functions https://docs.microsoft.com/en-us/azure/azure-functions/create-first-function-cli-typescript?tabs=azure-cli%2Cbrowser
๐ JsonWebToken Library https://www.npmjs.com/package/jsonwebtoken
๐ Node-Jwks-rsa Library https://github.com/auth0/node-jwks-rsa
Connect with us:
----------------------------------------------------------------------------
๐ Twitter (Christos): https://twitter.com/christosmatskas
๐ Twitter (Shannon): https://twitter.com/@shankuehn
๐ Twitch (Subscribe): https://425.show/twitch
๐ Blog: https://aka.ms/425Show/blog
๐ Discord (Join): https://425.show/discord
Download
0 formats
No download links available.
Secure APIs with Node.js, TypeScript and Azure AD | NatokHD