You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
Similar to my comment in #5260, adding an endpoint seems unnecessary. If they have authed before, we'll have a locally-stored device ID. We can just show those users a message with updates about screenshots, whether that's opening a tab to the Screenshots website on upgrade, or showing them a modal next time they try to take a screenshot.
We want the extension to be able to check if the user needs special notification about the server going away.
We should make an endpoint at
/api/check-usage
which will return a JSON object with:Obviously this endpoint will require authorization.
The text was updated successfully, but these errors were encountered: