Skip to content

Commit 422a01e

Browse files
author
Garrett Downs
committed
feat: improve signin instructions
1 parent 8748e77 commit 422a01e

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

src/routes/SignIn.svelte

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,22 @@
6464
<Card>
6565
<CardHeader title="Sign In" />
6666
<CardContent>
67-
<Typography>Hey! Click the one of the buttons below to sign in to SoundCloud.</Typography>
67+
<Typography>Hey, welcome to RainCloud!</Typography>
68+
<Typography
69+
>Sorry for the odd sign in process. The SoundCloud signin form is too modern for KaiOS and
70+
doesn't work.</Typography
71+
>
72+
<Typography
73+
>1. Visit <Typography display="inline" padding="none" color="accent"
74+
>https://app.vulpine.fm/</Typography
75+
> on another device.</Typography
76+
>
77+
<Typography>2. Sign into SoundCloud.</Typography>
78+
<Typography
79+
>3. Click the button below to scan the QR code. If you're having issues scanning, try
80+
closing an reopening the app.</Typography
81+
>
82+
6883
<Button
6984
title="Sign In via QR Code"
7085
navi={{

0 commit comments

Comments
 (0)