feat: Ability to automatically initiate OIDC authentication (#1092)
Closes #1091
This commit is contained in:
@@ -159,7 +159,6 @@ const Login = React.memo(
|
||||
<div>
|
||||
{message && (
|
||||
<Message
|
||||
// eslint-disable-next-line react/jsx-props-no-spreading
|
||||
{...{
|
||||
[message.type]: true,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user