lecture 5 Flashcards

1
Q

what is api refer to ?

A

Application Programming Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

we can only write api in one language ?

A

false we can write with any programing language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

we need to pay to use partner api ?

A

yes because it is not an open api

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Authentication and Authorization are the same ?

A

false authentication mean to check who is login in while authorization is to determine if a user can do or see certain data or information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Authentication check user ‘s premision to access data ?

A

false it is see who is accessing the site

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

which one live longer :
1- Refresh Token
2- Access Token
3- they live the same periods

A

1-Refresh Token

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

we use Refresh Token and Access Token in ?
1- Basic Authentication
2- Bearer Authentication
3- OAuth2 Authentication
4- api Token

A

3- OAuth2 Authentication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly