UNPKG

ice.fo.utils

Version:

7 lines (6 loc) 130 B
export default async function ({ $axios }) { await $axios.request({ url: '/auth/mng/jwt', withCredentials: true, }) }