-
Ashu Ghildiyal authored
We now have two ways in which one can login into a cluster either via OIDC (if its configured for cluster) and via token. Thus this patch creates a new component authbuttons whose job is to show both buttons sign in and use token based on auth type received from backend. We also make /login route to render the auth buttons instead of token inputer.
de5e85c4