Should not create an app every time a new visitor visits the website
- Open new private window
- Go to Network tab of devtools
- Open pleroma-fe
Expected: no calls to POST /api/v1/apps
Actual: it calls POST /api/v1/apps
Expected: no calls to POST /api/v1/apps
Actual: it calls POST /api/v1/apps