Open Bug 1167785 Opened 10 years ago Updated 3 years ago

Create API to detect if a user is signed into Pocket

Categories

(Firefox :: Tours, defect)

defect

Tracking

()

People

(Reporter: ckprice, Unassigned)

References

Details

It would be nice to be able to detect if a user is signed into Pocket. This would allow us to serve appropriate messaging for web CTA's which activate the Pocket panel.
MattN - could you give us an estimate on difficulty? Is this something that could be possible for FF39 or FF40?
Flags: needinfo?(MattN+bmo)
OS: Unspecified → All
Hardware: Unspecified → All
I have no idea since I didn't work on Pocket.
Flags: needinfo?(MattN+bmo) → needinfo?(dolske)
I see pktApi.isUserLoggedIn() but I don't know if that's initialized correctly on startup or not.
(In reply to Matthew N. [:MattN] from comment #2) > I have no idea since I didn't work on Pocket. Ha, okay thanks. I'll let dolske route me to the correct person.
That API should work. But more important to have a UITour test for this, since I'd expect that to easily break if someone renames it without thinking about UITour.
Flags: needinfo?(dolske)
btw. This should be added to the getConfiguration API instead of a custom method.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.