Authentication flow is functional
This commit is contained in:
@@ -46,8 +46,8 @@ export function OIDCCbRoute(): React.ReactElement {
|
||||
);
|
||||
|
||||
return (
|
||||
<>
|
||||
<div style={{ textAlign: "center" }}>
|
||||
<CircularProgress />
|
||||
</>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user