package constant const ( AuthMethodSession = "session" SessionName = "psession" PasswordExpiredName = "expired" )