15088: Updates state to account for both types of linking and adds UI
[arvados-workbench2.git] / src / store / auth / auth-action-session.ts
index 0a41fe58f66ffb0b57008d56ccb8d45ac8ec20b4..5bb192b8816e6c4fc7bff110424ff7ad83617d02 100644 (file)
@@ -94,7 +94,6 @@ const clusterLogin = async (clusterId: string, baseUrl: string, activeSession: S
             isAdmin: user.is_admin,
             isActive: user.is_active,
             username: user.username,
-            createdAt: user.created_at,
             prefs: user.prefs
         },
         token: saltedToken