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
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
hi Harshil
abp is using the ASP.NET Core standard external/social login.
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)