webdevcody / next-drizzle-lucia-sqlite-template

MIT License
365 stars 95 forks source link

fix: delete all sessions on password change #23

Open ksjitendra18 opened 2 months ago

ksjitendra18 commented 2 months ago

Delete all the sessions after the password is changed. This will ensure user is logged out from all the devices after the password change.