0 votes
in NodeJS Essentials by

Which of the following is used to create authentication frameworks in Node.js?

A) Passport

B) Auth0

C) Stormpath

D) all of the above

1 Answer

0 votes
by
Answer: D

Explanation: Passport, Auth0, and Stormpath are all used to create authentication frameworks in Node.js.
...