Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete push notification registration on logout and account deletion (client-side) #1613

Open
mplorentz opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mplorentz
Copy link
Member

mplorentz commented Oct 9, 2024

Currently after logging out or deleting your account you continue to receive push notifications for the account you were signed in as.

To fix this we need to tell our push notification server to delete the association between the user's pubkey and their APNS token when the user logs out or deletes their account.

Currently there is no API for this. This will need to be coordinated with planetary-social/nos-notification-service-go#70.

@mplorentz mplorentz self-assigned this Oct 9, 2024
@mplorentz mplorentz converted this from a draft issue Oct 9, 2024
@mplorentz mplorentz added the bug Something isn't working label Oct 9, 2024
@mplorentz mplorentz changed the title Delete push notification registration on logout and account deletion Delete push notification registration on logout and account deletion (client-side) Oct 9, 2024
@mplorentz mplorentz removed their assignment Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant