Which of the following methods is used to validate a user's credentials?

31. Which of the following methods is used to validate a user's credentials?

  1. app.authenticate()
  2. User. ctx.authenticate()
  3. is.authenticate()
  4. ctx.authenticate()

Answer: D) ctx.authenticate()

Explanation:

ctx.authenticate() method is used to validate a user's credentials.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.