refacto : review auth part 1
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { AuthError } from "@/types/auth";
|
||||
import { storageService } from "./storage.service";
|
||||
import { KomgaUser } from "@/types/komga";
|
||||
|
||||
interface AuthUser {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user