diff --git a/app/models/account/seeder.rb b/app/models/account/seeder.rb index ff97538be..34eb14f12 100644 --- a/app/models/account/seeder.rb +++ b/app/models/account/seeder.rb @@ -33,6 +33,12 @@ class Account::Seeder HTML + # TODO: Replace the video here with a screencap of creating a passkey + playground.cards.create! creator: creator, title: "Then, set up a Passkey", status: "published", description: <<~HTML +

Passkeys let you sign in securely without using passwords or email codes. To set one up, open the Fizzy menu and go to “My Profile > Manage Passkeys”. Using a passkey is optional, but recommended.

+ + HTML + playground.cards.create! creator: creator, title: "Now, grab the invite link to invite someone else", status: "published", description: <<~HTML

Open the Fizzy menu, select “+ Add people”, then copy the invite link. You can give this link to someone else so they can make a login for themselves in your account.