Hello,
I have success get access token for google, and wonder if i can use is too with facebook authentication oauth2 too,
Can i just simply change url to match with facebook login flow and retrieve access token like google with CEF4Delphi?
Thanks
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Can i use CEF4Delphi for login oauth2 facebook?
- salvadordf
- Posts: 4575
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Can i use CEF4Delphi for login oauth2 facebook?
Hi,
I've only tested the Google OAuth2 authentication and I don't know if Facebook has exactly the same steps.
OAuth2 is specified in several RFC documents and I guess it should work in all cases but you should try it to be sure.
I've only tested the Google OAuth2 authentication and I don't know if Facebook has exactly the same steps.
OAuth2 is specified in several RFC documents and I guess it should work in all cases but you should try it to be sure.