diff --git a/docs/AuthTokenUses.md b/docs/AuthTokenUses.md new file mode 100644 index 0000000000000000000000000000000000000000..c2128931742506e1a2964cfc06405a5cdad529f7 --- /dev/null +++ b/docs/AuthTokenUses.md @@ -0,0 +1,10 @@ +# auth token uses within app lounge. + +While most functionality has migrated to web API–based implementations, several components still +depend on an authentication token. These include: + +- APK downloads +- Retrieving app download sizes +- The purchase helper +- The content rating helper +- App details page (soon to be replaced)