Consider including an initial migration when scaffolding identity
Open
area-scaffolding
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
When we create a new web app with individual user accounts authentication enabled we generate an initial migration. We don't currently do that when scaffolding identity. We should consider if the identity scaffolder should generate the initial migration as well.
Contributor guide
Assessment
This issue has not been assessed yet.