Home > @i2analyze/i2connect > spi > AuthResponse spi.AuthResponse type The result of successful user authentication. Signature: export type AuthResponse = { token: string; };