Page 1 of 1

Can i use CEF4Delphi for login oauth2 facebook?

Posted: Wed Jul 01, 2020 2:09 am
by DraDewa
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

Re: Can i use CEF4Delphi for login oauth2 facebook?

Posted: Wed Jul 01, 2020 2:55 pm
by salvadordf
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.