import useSWR from "swr"; import User from "types/user"; ... so the next time the user reload the page it will not be already logged in.
確定! 回上一頁