Make Mastodon access token updatable #467

Closed
opened 2024-04-05 19:55:21 +00:00 by shadowfacts · 0 comments
Owner

Need to be able to, for already signed-in accounts, update the token to have new scopes (push), replace it everywhere it's in use, and then revoke the old token.

Only happens when push notifications are being enabled, if the push registration request fails (since we don't have any record of what scopes the saved token was created with).

Need to be able to, for already signed-in accounts, update the token to have new scopes (push), replace it everywhere it's in use, and then revoke the old token. Only happens when push notifications are being enabled, if the push registration request fails (since we don't have any record of what scopes the saved token was created with).
shadowfacts added this to the 2024.2 milestone 2024-04-05 19:55:21 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#467
No description provided.