Nodejs Authentacation Methods

Web has some Authentication Methods : HTTP Basic authentication, tokens, signatures and one-time passwords.

Nodejs’ authentacation is same.

Samples