Page MenuHomePhabricator

Extension code to check logged in status
Open, Needs TriagePublic

Description

Add code that upon launching the extension checks to make sure you are logged in to wikipedia. Should check test.wikipedia if you are running on dev/local mode. Should return both logged in status and whether or not you are confirmed/extendedconfirmed/etc. Should pipe this value into the sidebar react component for later rendering (TBD what it looks like).