import Foundation struct Credentials: Codable { var id = UUID() }