Magento 2 Certified Associate Developer Exam Magento-2-Certified-Associate-Developer Question # 3 Topic 1 Discussion

Magento 2 Certified Associate Developer Exam Magento-2-Certified-Associate-Developer Question # 3 Topic 1 Discussion

Magento-2-Certified-Associate-Developer Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

You are tasked with ensuring customers who log into the site are authorized. By default, this consists of ensuring the customers email and password match the values in the database. On this project, you need to verify additional data in this process.

Keeping in mind upgradeability, how is this done?


A.

Create a before plugin for \Magento\Customer\Api\AccountManagementInterface’s authenticate method


B.

Create a mutation of a CustomerInterface object to intercept the username and password


C.

Create an event observer for the user_save_after observer


D.

Override \Magento\Customer\Controller\AccountController.php


Get Premium Magento-2-Certified-Associate-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.