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 35f1797 commit beccca4
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 @@ -94,7 +94,7 @@ An encryption key must be used from the notification service.
}
```

2. 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/)
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.

```json
Expand Down

0 comments on commit beccca4

Please sign in to comment.