Updated
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { useAuth } from "~/composables/api/auth/useAuth";
|
||||
|
||||
export default defineNuxtRouteMiddleware(() => {
|
||||
|
||||
const { token } = useAuth();
|
||||
|
||||
Reference in New Issue
Block a user