Login
Remember
Register
Ask a Question
Authentication by itself won’t allow or disallow an incoming request, it simply identifies the credentials that the request was made with. Is this correct?
0
votes
asked
Jun 22, 2022
in
Django
by
SakshiSharma
Authentication by itself won’t allow or disallow an incoming request, it simply identifies the credentials that the request was made with. Is this correct?
a) True
b) False
authentication
django
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 22, 2022
by
SakshiSharma
a) True
...