You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building a Reminder bot for Mastodon and want to use the Mastodon Web Push API for getting notifications and triggering the reminder-logic. I'm building the app in PHP. My question is if this library can be used to decrypt the Web Push Notifications from Mastodon so I can parse the content.
I am building a Reminder bot for Mastodon and want to use the Mastodon Web Push API for getting notifications and triggering the reminder-logic. I'm building the app in PHP. My question is if this library can be used to decrypt the Web Push Notifications from Mastodon so I can parse the content.
Mastodon Web Push docs: https://docs.joinmastodon.org/methods/push/
More info about my challenge: https://stackoverflow.com/questions/77618787/how-to-decrypt-a-mastodon-web-push-notification-in-php
The text was updated successfully, but these errors were encountered: