pittktp / ktp-react

Migration of the current Angular 6 based website to React
2 stars 1 forks source link

Security #3

Closed ZvontyFlugence closed 4 years ago

ZvontyFlugence commented 4 years ago

One of the biggest issues with the first attempt at migrating the Angular site to React were security. This version needs to have proper authentication, state management, route protection, form validations, and a good hashing algorithm that will work with the Angular version, so there wont be any issues during database migrations from DynamoDB back to MongoDB.

ZvontyFlugence commented 4 years ago

Completed over the summer and live on the deployed site