Merge pull request #69 from microsoft/feature/bc-update-readme-to-dos

Update readme To-Dos
This commit is contained in:
Abe-Froman 2023-02-11 10:14:32 -08:00 коммит произвёл GitHub
Родитель 2b1624c5bc 30a10756f8
Коммит 7246b8d69f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 8 добавлений и 6 удалений

Просмотреть файл

@ -49,12 +49,14 @@ npm start
2. `dotnet ef migrations remove`
# To-Do
1. Migrate to MSAL.js
2. Include Authentication and Authorization logic
3. Update dockerfile
4. Move away from localdb
5. Create a CLI setup wizard
### Client
- No current items
### Service
- Include `Authentication` and `Authorization` logic
- Move away from `localdb`
- Implement `ApiConventions`
### Miscellaneous
- Create a CLI setup wizard
# Contributing