vuex icon indicating copy to clipboard operation
vuex copied to clipboard

📚 Mono-repo structure for Vuetify Vuex modules

Results 12 vuex issues
Sort by recently updated
recently updated
newest added

There should be version without bundled amplify. Because otherwise if end user want to use amplify lib itself it will be double bundled and sessions will be messed

### Problem to solve Integrates Firebase Authentication and user claim/identity/role part of Vuetify system that almost every application needs to authenticate and authorize users. ### Proposed solution Firebase has one...