Pull `SIWEButton` out of `SIWE` component and use in `LogInForm` component directly. This allows us to render `SIWEButton` OR `SIWE`.
In following diffs will display traditional login form and b`SIWEButton` OR just `SIWE` WITHOUT traditional login form.