Const
Secure storage settings for AniList authentication data.
export const AUTH_STORAGE_CONFIG = { encryptionKey: encryptionKey, storageKey: "anilist-auth-data",}; Copy
export const AUTH_STORAGE_CONFIG = { encryptionKey: encryptionKey, storageKey: "anilist-auth-data",};
Secure storage settings for AniList authentication data.