WebPushSubscription entity
A subscription to the Web Push API
Fields
id- the ID of the Web Push subscription in the databaseendpoint- where push alerts will be sent tostandard- whether the subscription uses standardized web push (RFC 8030, 8291 and 8292) or legacy web push draftsserver_key- the streaming server's VAPID keyalerts- map of notification types to booleans, which alerts should be delivered to the endpoint (mention,status,reblog,follow,follow_request,favourite,poll,update,admin.sign_up,admin.report)