AbodeSaafan / pickup

Project Pickup is the SOTI intern project for 2017/18. The idea is an app that helps you create and find local pick up basketball games.
GNU General Public License v3.0
1 stars 1 forks source link

Changing password should invalidate refresh tokens #167

Open AbodeSaafan opened 6 years ago

AbodeSaafan commented 6 years ago

When a user successfully changes a password, the user's refresh tokens should be invalidated (deleting from db). This is an api change, and should also include testing.