Nodejs: Express Authorization and Authentication

Nodejs: Express Authorization and Authentication

Professional Development

10 Qs

quiz-placeholder

Similar activities

Ajio Registration

Ajio Registration

Professional Development

12 Qs

7. IBC Case Laws - Liquidation

7. IBC Case Laws - Liquidation

Professional Development

10 Qs

HIPAA Review

HIPAA Review

Professional Development

10 Qs

Quiz 1 - Messaging Wave2

Quiz 1 - Messaging Wave2

Professional Development

5 Qs

Day 2 CS Audits

Day 2 CS Audits

Professional Development

15 Qs

Product Updates (March 27th)

Product Updates (March 27th)

Professional Development

10 Qs

RPL Assessment Planning Quiz

RPL Assessment Planning Quiz

Professional Development

10 Qs

Client authorization

Client authorization

Professional Development

7 Qs

Nodejs: Express Authorization and Authentication

Nodejs: Express Authorization and Authentication

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Authentication is ______

the process of verifying who someone is

the process of verifying what someone has access to

the process of verifying where some is coming from

the process of verifying what someone is trying to do

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Authorization is ______

the process of verifying who someone is

the process of verifying what someone has access to

the process of verifying where some is coming from

the process of verifying what someone is trying to do

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an authentication method

basic auth

api key

OAuth

none of the options

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of the http can we use to send authorization values?

http method

http response

http headers

path params

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can pass values to the next handler function by updating the request object?

Not at all

True

I don't think so

Maybe

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the status code for authentication failed

400

401

402

403

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the status code for authorization failed?

400

401

402

403

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?