This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Activity
Update README.md
Update README.md
Merge branch 'master' into vue3
Merge branch 'master' into vue3
vue3-auth-w-pinia implemented
vue3-auth-w-pinia implemented
updated exports for npm
updated exports for npm
removed getters that are no longer needed due to pinia syntax
removed getters that are no longer needed due to pinia syntax
updated Refresh component w/ pinia syntax
updated Refresh component w/ pinia syntax
updated AuthComponent w/ Pinia syntax
updated AuthComponent w/ Pinia syntax
updated the beforeEachHook w/ pinia syntax
updated the beforeEachHook w/ pinia syntax
Implemented Pinia Store with updated auth changes
Implemented Pinia Store with updated auth changes
updated some values to compostion api
updated some values to compostion api
added .values to where refs were being accessed.
added .values to where refs were being accessed.
fixed no pinia store error
fixed no pinia store error
made initial changes for vue3 and pinia
made initial changes for vue3 and pinia
converted AuthComponent to use composition api
converted AuthComponent to use composition api
updated store to pinia and updated RefreshAuth to vue3 composition api
updated store to pinia and updated RefreshAuth to vue3 composition api
Switch to GitHub Packages for deployments
Switch to GitHub Packages for deployments
Force push
converted from vuex to pinia
converted from vuex to pinia