Nodejs: Express Authorization and Authentication

Nodejs: Express Authorization and Authentication

Professional Development

10 Qs

quiz-placeholder

Similar activities

Ports and Protocols 1101

Ports and Protocols 1101

Professional Development

10 Qs

BACnet and Communication Protocols Quiz

BACnet and Communication Protocols Quiz

Professional Development

15 Qs

Nodejs: Express

Nodejs: Express

Professional Development

11 Qs

NCS

NCS

University - Professional Development

10 Qs

Order Auth

Order Auth

Professional Development

10 Qs

Dangerous Goods Module 1 General Philosophy (CAT.10)

Dangerous Goods Module 1 General Philosophy (CAT.10)

Professional Development

15 Qs

Pictograchievements

Pictograchievements

Professional Development

13 Qs

WordPress Quiz

WordPress Quiz

Professional Development

15 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?