@kdefombelle wrote:
Hello,
I would like to implement Facebook authentication for my app and so I am looking at the options.
Facebook offers a Graph API to login.Noticed these capacitor plugins to eventually ease the calls to the API https://libraries.io/npm/@byteowls%2Fcapacitor-oauth2
https://github.com/rdlabo-team/capacitor-facebook-loginI am wondering
- if anyone has some guidance or feedback about the good way to implement this in an ionic app
- and also whether we can test such authentication API as I read on Facebook API doc that the redirection URL should be in HTTPS: can we spawn the ionic app in HTTPS for web / ios / android?
Thank you,
Posts: 1
Participants: 1