auth0 works, i guess

This commit is contained in:
2022-12-28 15:29:04 +01:00
parent 8cdc0b4a7e
commit dde0bbed7d
5 changed files with 327 additions and 19 deletions

View File

@@ -42,13 +42,13 @@ const Navigation = () => {
})}
</div>
</div>
<Link
href=""
<a
href="/api/auth/login"
style={{ display: "flex" }}
className={`${styles.link} ${styles.profile}`}
>
zaloguj się
</Link>
</a>
<Link
href=""
style={{ display: "none" }}