diff --git a/frontend/src/routes/auth/github/callback/+page.svelte b/frontend/src/routes/auth/github/callback/+page.svelte index 6ede837..17409b3 100644 --- a/frontend/src/routes/auth/github/callback/+page.svelte +++ b/frontend/src/routes/auth/github/callback/+page.svelte @@ -1,12 +1,18 @@ -
Signing you in...
-+ We pulled your details from GitHub. Change your display name if you'd like. +
+ +{nameError}
+ {/if} + + +Signing you in...
+