Back to Browse

Secure APIs with Node.js, TypeScript and Azure AD

3.9K views
Streamed live on Mar 8, 2022
1:30:19

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