CreateParameters

fun CreateParameters(    email: String,     password: String,     sessionDurationMinutes: UInt = DEFAULT_SESSION_TIME_MINUTES)