Open dansup opened 1 week ago
We also need to start planning our multi-account strategy. I will make a new issue to track that, because it will impact this, we will need to segment our mmkv keys into per-account slots and handle account logins and switching accordingly.
Now that we support fine-grained oauth scopes during login, we need to store them in mmkv to determine if we show the Admin dashboard button on the home feed.
If an admin without the proper scopes attempts to load the dashboard, the app will crash due to the missing scopes.
cc @Kwasow @Simon-Laux