Open johnsaigle opened 6 years ago
We only want the user to have to type in their credentials once. When they are submitted we will store the session cookie on the user's machine. This shouldn't be done in plaintext so we should decide on a safe(r) way to do this.
(Related to #1)
We only want the user to have to type in their credentials once. When they are submitted we will store the session cookie on the user's machine. This shouldn't be done in plaintext so we should decide on a safe(r) way to do this.
(Related to #1)