refactor: use a hook for checking sign in status in the backend

This commit is contained in:
Stavros
2025-01-19 23:00:27 +02:00
parent b8a134ed12
commit d0c1aae1e7
6 changed files with 77 additions and 36 deletions

View File

@@ -29,7 +29,7 @@ export const ContinuePage = () => {
return (
<Layout>
<Paper shadow="md" p={30} mt={30} radius="md" withBorder>
{typeof redirectUri == "string" ? (
{redirectUri !== "null" ? (
<>
<Text size="xl" fw={700}>
Continue