Nodejs: Express Authorization and Authentication

Nodejs: Express Authorization and Authentication

Professional Development

10 Qs

quiz-placeholder

Similar activities

Dangerous Goods Module 1 General Philosophy (CAT.10)

Dangerous Goods Module 1 General Philosophy (CAT.10)

Professional Development

15 Qs

Lecture 2 | Discovery + APIs. HTTP, REST, GraphQL, gRPC

Lecture 2 | Discovery + APIs. HTTP, REST, GraphQL, gRPC

Professional Development

10 Qs

Cryptography Chap-1

Cryptography Chap-1

9th Grade - Professional Development

15 Qs

Flask API Lesson 4

Flask API Lesson 4

Professional Development

10 Qs

Cloud Computing

Cloud Computing

University - Professional Development

10 Qs

Quia semanas 2

Quia semanas 2

Professional Development

11 Qs

Day 2 Billing

Day 2 Billing

Professional Development

10 Qs

IT Uses clinical Software

IT Uses clinical Software

Professional Development

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