HomePhabricator
Diffusion Comm de154e543968

[keyserver/web] Pass push notif API public key to web app

Description

[keyserver/web] Pass push notif API public key to web app

Summary:
ENG-2825
Keyserver needs to authenticate with the push service and to do that we need to generate a key pair and send the public one to the web app, which it will use during notification subscription. The keys were generated using web-push package in a json format. This diff injects the push key into redux.

Test Plan: Check if the key is available in redux in the web app.

Reviewers: inka, atul, tomek, ashoat

Reviewed By: ashoat

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D6717

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Feb 8 2023, 1:19 AM
Reviewer
ashoat
Differential Revision
D6717: [keyserver/web] Pass push notif API public key to web app
Parents
rCOMMecd1e3be96da: [keyserver] Serve web worker files
Branches
Unknown
Tags
Unknown