+1 vote
in POSTMAN by
What is Basic Auth in Postman?

1 Answer

0 votes
by

In Postman, Basic Auth is an authorization method provided for HTTP user agents like web browsers to enter username and password. After entering the username and password that you can associate with the request.

...