Skip to content

H.2 — Update README login example #320

@v-patel

Description

@v-patel

H.2 — Update README login example

What's wrong

README.md says:

Option A: Use the seeded user Go to /auth and log in with alice@a.com.

But prisma/seed.ts actually seeds parent1@example.com, parent2@gmail.com, rae@readinghuddle.com, asloran23@gmail.com, nevins321@gmail.com, sxg230203@utdallas.edu. None of them is alice@a.com. New devs hit "user not found".

How to fix

Replace the example with the real seeded users:

Option A: Use a seeded user. Go to /auth and log in with one of:

  • parent1@example.com (reader role)
  • rae@readinghuddle.com (admin role)

Files

  • README.md "How to Login" section

Severity

H.

Acceptance

  • Following the README's login instructions actually logs in successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions