http
http copied to clipboard
Dont depend on `ky` for refresh token
I believe we should not depend on ky but having a way to disable token headers on this example: https://http.nuxtjs.org/advanced/#register-hooks
Hi @Atinux, @pi0 Can I refactor this module to use https://github.com/nuxt-contrib/ohmyfetch ?
@ricardogobbosouza ohmyfetch lacks featues like hooks to replace ky. Plan is to maintain axios/http but without major changes and create @nuxt/fetch to provide $fetch to both runtime and modules