feat(tui): reject expired token
This commit is contained in:
@@ -7,4 +7,5 @@ const AUTH_PATH = join(PATH, "auth.json");
|
||||
export const config = {
|
||||
dir: PATH,
|
||||
authPath: AUTH_PATH,
|
||||
zeroUrl: "http://laptop:4848",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user