Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

216
Vistas
Open API specification for Azure functions using JavaScript (Node js)

I want to add Open API specification to create swagger document for endpoints of Azure function app that is developed using JavaScript (Node js).

I understand this can be done in Dotnet Azure function app using the package Microsoft.Azure.WebJobs.Extensions.OpenApi.

Is there any such package available for Javascript Azure function? Or Suggest any other alternative to create documentation for Node azure functions?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

We have two options available for integrating Open API specifications with JavaScript Azure Function which are MSAL and ADAL.

The Microsoft Authentication Library (MSAL) enables developers to acquire tokens from the Microsoft identity platform in order to authenticate users and access secured web APIs.

Using MSAL, a token can be acquired from a number of application types like web applications, web APIs, single-page apps (JavaScript), mobile and native applications. Check this Microsoft Authentication Library for JavaScript for more information.

Similarly, the Azure Active Directory Authentication Library (ADAL) for Node.js enables Node.js applications to authenticate to Azure AD in order to access AAD protected web resources. But since ADAL is being deprecated, it's recommend that you use the Microsoft Authentication Library (MSAL).

For more information check this Azure AD Library for JavaScript.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda