3a1ce06ee02a9032c97e810e52005761.png)
I manually created the new application here, should I update db migrator,
Select `
- Both approaches are maintained for compatibility, so you can continue to
So we upgraded the ABP Studio to the last version and cannot
Any way to
AddBootstrapProviders()
.AddFontAwesomeIcons();
```
- In your `App.razor` or `MainLayout.razor`,
custom JS/CSS, implement your own `BundleContributor` and
ConfigureBundles()
{
//Create the global bundle
Configure(options =>
{
options.StyleBundles
.
config.AddBaseBundles(BlazorStandardBundles.Styles.Global);
// });
options.ScriptBundles
.
("MyGlobalBundle");
//options.ScriptBundles
// .
that use basic services like IBlockUiService and INotificationService, I discovered that I need to
.
-
service bot :)
>
> Reopened again
Yes, indeed it automatically closes, unfortunately :(
> We will
Can you please provide details to
> [maliming] said:
> Hi
>
> You can
Can I
If not working,
> [maliming] said:
> Hi
>
> You can
for Key Rollover:**
- When you renew your certificate (e.g., every 3 months with Let's Encrypt),
- OpenIddict does not override or remap ABP claim types by default, so you do not need to
Please try to
Can you try to
>
> Can you try to
hi
I mean, can you
In this case how to
I
Can you
- When you
unrelation table in a sample microservice project, we do not have any problems, but when we want to
.WithDynamicOptions after .AddOpenIdConnect in the AuthServer fixed the issue but you also need to
To
hi
the open-source version, run:
```xml
npm install @abp/ng.theme.lepton-x@preview
```
or
```xml
yarn
In the `styles` array, remove the default Bootstrap style and
If you used the module template, you may need to manually
In your AuthServer module's PreConfigureServices, enable wildcard domain support and
In your AuthServer's appsettings.json,
Do NOT manually edit the OpenIddictApplications table to
If you are using multiple environments (dev, prod),
hi
You don't need to
**Update `tsconfig.base.json`:**
-
If this does not work, you can try keeping the application builder configurations and
I run this command under angular directory to
Next, we
Change the `IdentitySessionConsts.MaxDeviceInfoLength` and
hi
I will
-
RootUrl": "exp://192.168.0.21:19000/"
}
```
- If you are seeding clients in code, ensure you
In `appsettings.json` of AuthServer,
hi
You need to
see https://abp.io/docs/latest/guides/