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 2024.2
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#467
No description provided.