-
Notifications
You must be signed in to change notification settings - Fork 18
Class 11 Class Notes
Erin Trainor edited this page Apr 1, 2019
·
1 revision
Authentication = You are you Authorization = You have permission to see what you are asking for.
- username
- password
- JWT is an encrypted json object
- Form/json/header
- auth: basic
- uses post - because you are CREATING a session