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
Provides links for working with [`@firebase/messaging`](https://www.npmjs.com/package/@firebase/messaging) and typescript library for comfortable using of this deep package using typescript
5
+
A deep package that provides links for working with [`@firebase/messaging`](https://www.npmjs.com/package/@firebase/messaging) and typescript library for comfortable using of this deep package using typescript
6
6
7
7
# Table Of Contents
8
8
<!-- TABLE_OF_CONTENTS_START -->
@@ -31,7 +31,7 @@ You can find it in firebase console in settings of your project
31
31
### Web Push Certificate
32
32
33
33
- Insert [`WebPushCertificate`] with string value
34
-
You can find it in firebase console in settings of your project
34
+
You can find it in firebase console in settings of your project. You can use this url: https://console.firebase.google.com/project/PROJECT_ID/settings/serviceaccounts/adminsdk where you should change `PROJECT_ID` to your project id
35
35
- (optional) Insert [`UsesWebPushCertificate`] from `User` to [`WebPushCertificate`] to make it active
0 commit comments