diff --git a/webclient/src/Auth.js b/webclient/src/Auth.js
index cea7436..7cb2adc 100644
--- a/webclient/src/Auth.js
+++ b/webclient/src/Auth.js
@@ -109,10 +109,10 @@ export function AuthWiki(props) {
You can now log into the Wiki:
+ {user &&
Username: {user.username}
Password: [this Spaceport password]
-
You can now log into the Discourse:
-+ {user &&
Username: {user.member.discourse_username || user.username}
Password: [this Spaceport password]
-