I make use of the new Vue 3 Composition API and have written a "store" for reactive data.
const state = reactive({ accessToken: undef