Skip to content

Commit

Permalink
Update docs/wallet/push-notification.md
Browse files Browse the repository at this point in the history
Co-authored-by: vmidyllic <74898029+vmidyllic@users.noreply.github.com>
  • Loading branch information
cerberushades and vmidyllic authored Oct 9, 2023
1 parent beccca4 commit fd8973a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wallet/push-notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ An encryption key must be used from the notification service.
```

4. Include the DID document as a `did_doc` field in the authorization response message [https://iden3-communication.io/authorization/1.0/response/](https://iden3-communication.io/authorization/1.0/response/)
3. Notification message format that is expected to be sent to mobile. URL field is a valid URL to fetch a message. Fetch request must be HTTP GET request with no authorization required. The message is available for 24 hours on Push gateway or deleted after the fetch request.
Notification message format that is expected to be sent to mobile. URL field is a valid URL to fetch a message. Fetch request must be HTTP GET request with no authorization required. The message is available for 24 hours on Push gateway or deleted after the fetch request.

```json
{
Expand Down

0 comments on commit fd8973a

Please sign in to comment.