Home »
MCQs »
Meteor.js MCQs
Which of the following package offers Meteor apps with user authentication and password management features?
21. Which of the following package offers Meteor apps with user authentication and password management features?
- Accounts-base
- Base
- Auth-base
- Pass-base
Answer: A) Pass-base
Explanation:
The Accounts-Base package offers Meteor apps with user authentication and password management features.