Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Instruction

What is Basic Authentication?

Most applications allow users to register and log in using the credentials they set. The custom credentials prove they are who they say they are.

As you learned in the REST API Authentication with Express instruction step, authentication is a crucial feature for any application that allows users to create, update, o...