public static IIdentityServerBuilder AddClient(this IIdentityServerBuilder @this) => @this
 .AddClientWithMongo();