Problem/Motivation
When you log in to multiple accounts on the same device, the token will be locked to the first logged-in user (major bug). To avoid this, we should reassign the token when logging in with a different issue, but we also should provide a way to clear the registered push notification token on logout (via a separate JSONRPC endpoint).
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
ptmkenny commented