Authentication - 401-advanced-javascript-Mai/amman-javascript-401d1 GitHub Wiki

User Modeling

  • a developers responsibility to store that information responsibly.When a users provides an applications with sensitive information, they are trusting that it will not be leaked are misused.
  • User models that have sensitive data that should NEVER be sent to client applications.

Cryptography

the science which studies methods for encoding messages so that they can be read only by a person who knows the secret information required for decoding, called the key