When you hit api/auth/login , I authenticate the User and return a cookie that contains: $token = $user->createToken('MyApp')->accessToken;.
確定! 回上一頁