Save taxonomy or other entity in Drupal 11 and the token will expire

Created on 20 February 2025, 2 months ago

In Drupal 11 I used the simple_oauth to generate authorization tokens, and now it is found that the tokens expire whenever taxonomy or other entities are saved, which could be the reason

🐛 Bug report
Status

Active

Version

6.0

Component

Miscellaneous

Created by

🇨🇳China qiutuo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @qiutuo
  • 🇳🇱Netherlands bojan_dev

    How did you verify that the tokens are invalided for those specific entity updates?

    In hook simple_oauth_entity_update the tokens get deleted if the consumer or user entity get's updated. In 📌 Auth revoke on profile update Needs work we are trying to improve this logic with configurations.

Production build 0.71.5 2024