Open Closed

Add Social media login (facebook and google) in ionic application #746


User avatar
0
hraval created

Hi,

We are working on ionic application with abp.io. We need to implement facebook and google login in ionic app. We have implemented facebook and google plugin on ionic side but having issue authenticating with abp identity server.

We have reviewed the following link but not sure how to make it work with ionic app. https://docs.abp.io/en/abp/latest/Modules/Account

Need help here to understand the Social media login flow in ionic with abp.io.

  • ABP Framework version: v3.3
  • UI type: Ionic
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no

Thanks, Harshil


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi Harshil

    abp is using the ASP.NET Core standard external/social login.

    https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/

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