BYU-ODH / yvideo

4 stars 0 forks source link

Reduce Database calls on login #64

Open verdude opened 6 years ago

verdude commented 6 years ago

Specifically when enrolling the student in their collections. Also when their permissions are being updated. (https://github.com/BYU-ODH/Ayamel/commit/8ffa46b67512c1c0ceeb099a77bd2978234fe851#diff-9aed344f7e3b6c8e26bf288a02e57126R91)

verdude commented 5 years ago

Should also refactor the login process. The frontend needs to know when the user's collections/permissions have been updated.