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
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
for Key Rollover:**
- When you renew your certificate (e.g., every 3 months with Let's Encrypt),
- 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
- OpenIddict does not override or remap ABP claim types by default, so you do not need to
Please try to
hi
Can you please provide details to
> [maliming] said:
> Hi
>
> You can
Can I
If not working,
> [maliming] said:
> Hi
>
> You can
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
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 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
**Configure the License Code**
-
You can
.
#### Option 2:
});
`
The default cron expression is for Hangfire, needs to
This should