As a user:
Security - for user data
Casey worked on this task:
- CSRF Protection
- Hashed password protection
- Verifying Credentials
We will need to make sure all the necessary protections are in place for our usernames, passwords and hashing of those passwords works to keep our data secure.
As a user:
Security - for user data
Casey worked on this task:
We will need to make sure all the necessary protections are in place for our usernames, passwords and hashing of those passwords works to keep our data secure.