stan
using dependencies in plugins
@kapa.ai I have this oni-init plugin that i want to run on application creation (when it starts)
and i have profile.vue that has this getProfile request call
now the problem is even tho, getProfile needs an access token that comes from the refresh call it ends up running at the same time with out any access token from the refresh
23 replies