Activities of "alper"

the question has been reopened due to the owner's request

⚡ Run the following command to update both ABP CLI and ABP Suite to the preview version:

dotnet tool update -g Volo.Abp.Cli --prerelease
abp suite update --preview

📗 ABP Framework Version Notes:

  • https://blog.abp.io/abp/ABP.IO-Platform-7.2-RC-Has-Been-Published

📘 ABP Commercial Version Notes:

  • https://docs.abp.io/en/commercial/7.2/release-notes

🔼 From 7.1 to 7.2 Migration Guides:

📅 Stable Version Estimated Release Date:

  • May 2, 2023

✏️ Feel free to report any bugs, issues and problems.

to keep the issue open you need to write this post @m.veckas

I would like to implement a webhook feature like ASP.NET Zero.

https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Webhooks

You can implement this feature on the framework side > https://github.com/abpframework/abp We will be happy to see your PR.

Answer

hi

The tool we are using doesn't let us specify a constant naming convention. This is to protect the binaries to uncompile.

@maliming can you help us finding the issue

and restart your app to apply the changes

as you see these remained as localhost. you need to change these address according to your prod domain

These are fields in OpenIddictApplications table.

  • RedirectUris
  • ClientUris
  • PostLogoutRedirectUris

Did you change the database settings

  • OpenIddictApplications.RedirectUris ,
  • OpenIddictApplications.ClientUris ,
  • OpenIddictApplications.PostLogoutRedirectUris
Showing 151 to 160 of 1957 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30