package models type AfterLoginViewModel struct { Message string Success bool }