-
- Downloads
Migrate OAuth store to Pinia
parent
087c3285
No related branches found
No related tags found
Showing
- src/components/OAuth/List.vue 13 additions, 8 deletionssrc/components/OAuth/List.vue
- src/components/OAuth/Row.vue 8 additions, 4 deletionssrc/components/OAuth/Row.vue
- src/store/index.js 3 additions, 2 deletionssrc/store/index.js
- src/store/oauth.js 0 additions, 56 deletionssrc/store/oauth.js
- src/stores/index.ts 1 addition, 0 deletionssrc/stores/index.ts
- src/stores/oauth.ts 50 additions, 0 deletionssrc/stores/oauth.ts
- src/views/Repos/Create.vue 7 additions, 3 deletionssrc/views/Repos/Create.vue
- tests/unit/store/auth.spec.js 0 additions, 5 deletionstests/unit/store/auth.spec.js
- tests/unit/store/index.spec.js 0 additions, 2 deletionstests/unit/store/index.spec.js
- tests/unit/stores/oauth.spec.js 150 additions, 0 deletionstests/unit/stores/oauth.spec.js
Loading
Please register or sign in to comment