Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 805 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 805 Bytes

Deprecated: moved to https:/tateisu/SubwayTooterAppServerV2

This app receives event sent from Mastodon's WebPush REST API, then this app send it to my mobile app (Subway Tooter) via Firebase Cloud Messaging.

Currently payload decryption is not implemented because Subway Tooter does not requires it's content, just use event as notification check trigger.

But if you want sample of payload decryption. see also

JWT verify sample

VAPID for Web Push