Weijie JIN

Results 4 comments of Weijie JIN

This breaks my dev env on Linux machine. Rider just suddenly not working anymore. Although I fixed it temperarily by https://github.com/dotnet/sdk/issues/27129#issuecomment-1214358108 (Thanks!) It's a very bad issue.

Finished deploying the migration to production yesterday. The overall migration experience was smooth, it took around 2 days to finish preparing the upgrade script, code changes, test and deployment. Thanks...

> Few issues I've run into that I'm unsure how to handle: > > 1: > > Current broken code: > > ``` > await _interaction.GrantConsentAsync(context, ConsentResponse.Denied); > ``` >...

> 希望可以加上用户验证, 简单的用户验证可以用nginx实现吧。