And here's the IdentityServer code: var builder = services.AddIdentityServer() .AddInMemoryApiScopes(IdentityServerConfig.ApiScopes) .
確定! 回上一頁