Two Factor Authentication

Thierry Garrigues
Posts: 2
 5 years 1 month ago #291 by Thierry Garrigues
Thierry Garrigues replied the code: Two Factor Authentication
Hi
Do you have information or code samples to integrate this example with Google's authentication APIs?
Regards

Please Log in or Create an account to join the conversation.

Bruce Armstrong
CODE AUTHOR
Posts: 58
 5 years 1 month ago #290 by Bruce Armstrong
Bruce Armstrong replied the code: Two Factor Authentication
Regarding two-factor authentication with Google, could you explain which Google web APIs to call to connect to a Google account?

Two factor authentication doesn't use any Google account apis. The only google api call I make at all is to a charting api to generate the QR code.

Please Log in or Create an account to join the conversation.

Bruce Armstrong
CODE AUTHOR
Posts: 58
 5 years 1 month ago -  5 years 1 month ago #289 by Bruce Armstrong
Bruce Armstrong replied the code: Two Factor Authentication
can you implement this when you want to send emails from powerbuilder using google with smtp? Thanks a lot.

This has nothing to do with Google mail. If you're looking for code to send Google email from PowerBuilder I suggest you look at this code sample which does it through .Net called from PowerBuilder (community.appeon.com/index.php/codeexcha...56-net-importer-demo) or the PBNISMTP utility, which does it through PBNI (github.com/bruce-armstrong/pbnismtp)

Last Edit: 5 years 1 month ago by  Bruce Armstrong

Please Log in or Create an account to join the conversation.

Thierry Garrigues
Posts: 2
 5 years 1 month ago #288 by Thierry Garrigues
Thierry Garrigues replied the code: Two Factor Authentication
Hi Bruce.
Regarding two-factor authentication with Google, could you explain which Google web APIs to call to connect to a Google account?
Thank you
Regards

Please Log in or Create an account to join the conversation.