- 🇳🇱Netherlands Sander Edwards van Muijen
Hi all,
found this issue while searching for a solution for the exact same issue.
I'm using the simple_oauth module to connect to a mobile app. In this app, there's a tab where the user can change some custom fields in his user profile, but every time the user saves his profile, the tokens are revoked.
I agree with @tri-tran that the tokens don't need to be revoked when any other data is saved, only when credentials or user status changes.
Can you please review the patch?
Thanks in advance!
- 🇳🇱Netherlands Sander Edwards van Muijen
created new patch because the old one had incorrect line numbers due to added functionalities in the same file.
- Status changed to Closed: duplicate
4 months ago 6:34am 2 August 2024 - 🇳🇱Netherlands bojan_dev
This will be resolved in 📌 Auth revoke on profile update Needs review