Bryan Frimin
887e994ff1
Refactor OIDC buttons: extract OIDCButton component, inline loops
Address PR review feedback:
- Remove OIDCButtons wrapper components that only loop, inline .map()
directly in SignInPage and ConnectPage
- OIDCButton uses useTranslate() and useSafeContinueUrl() hooks
internally instead of receiving hook results as props
- Move OIDCButton to local _components folders
- Fix eslint import grouping in SignInPage
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-23 14:17:46 +01:00
..
2026-02-05 15:03:07 +01:00
2026-03-23 14:17:46 +01:00
2025-06-13 15:43:01 -07:00
2025-01-31 21:01:21 -08:00
2025-06-13 14:01:04 -07:00
2026-03-15 15:04:27 +01:00
2025-03-09 15:30:28 +01:00
2026-01-23 15:16:41 +04:00
2025-06-13 14:01:04 -07:00
2026-03-19 09:39:34 +01:00
2025-09-30 16:23:22 +02:00
2026-02-12 09:37:05 +04:00
2026-01-23 13:12:06 +04:00
2025-06-13 14:01:04 -07:00
2026-01-23 15:51:05 +04:00
2026-03-12 14:41:30 +01:00