Open Closed

Bugs & Issues v5.2.X #2777


User avatar
0
alper created
Support Team Director

To update both ABP CLI and ABP Suite to the latest preview, run the following command:

dotnet tool update -g Volo.Abp.Cli --version 5.2.0-* && abp suite update --preview

Release notes https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published


2 Answer(s)
  • User Avatar
    0
    Dicky.tech@gmail.com created

    It appears when moving from 5.1 and not using the payment module, all change are on blazor ?

  • User Avatar
    0
    cstudart created

    Hi all,

    I am using ABP Commercial v6.0.0-rc.4, but I think there is not Bugs & Issues already open for it.

    I am trying to enable OAuth external login via ABP Framework in order to be able to import users.

    I followed the documentation https://docs.abp.io/en/commercial/latest/modules/identity/oauth-login to a enable OAuth. See my configuration below:

    When I try to login using or when I try import users I am getting "External provider authentication failed".

    It is working via postman.

    Thanks!

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11