0 votes
in NodeJS Essentials by

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

A) ACL

B) CASL

C) Feathers

D) all of the above

1 Answer

0 votes
by

Answer: D

Explanation: ACL, CASL, and Feathers are all used to create authorization frameworks in Node.js.

...