Closed thiamsantos closed 4 years ago
I think this looks good
@yordis @doomspork Could we have a new version of guardian_db
released with change?
Any idea of when we will have it released? 🙂
@thiamsantos for future reference it's always best to @ueberauth/developers so you ping the larger group. I know me personally, I've got a lot on my plate right now with the state of things so I'm falling behind on notifications here.
I'll see about cutting a release today.
Motivation
In some authentication flows, we want to revoke all tokens of a user/resource after a password update. Closes ueberauth/guardian#651.
Proposed solution
Introduce
revoke_all/2
in theGuardian.DB
API