Closed
Bug 1450491
Opened 7 years ago
Closed 6 years ago
[PushBox] Retrieve the payload from the decrypted webpush message.
Categories
(Firefox for iOS :: Sync, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1463826
Tracking | Status | |
---|---|---|
fxios | 13.0 | --- |
People
(Reporter: jhugman, Unassigned)
References
Details
The webpush message is already being decrypted properly.
This adds additional fields to allow the retrieval of the PushBoxed tab payload.
(get cached FxA OAuth token, or make new oauth token with session token and /v1/oauth/authorize)
Use oauth token and `index` from push message to retrieve PushBox payload.
- `index` is a URL.
- oauthToken is as a header.
Updated•7 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•