02-10-2023, 08:43 PM
(02-10-2023, 03:22 AM)Alexandre Machado Wrote: OAuth2 is simple stuff.
I've introduced a new class TIWOAuthClient in unit IWOAuthClient.pas. It can correctly handle an access token request that can be used to further communicate with services that require oAuth authentication.
It will be included in the next IW update
Alexandre,
This will be a great addition.
With OAUTH2 I found the biggest issue to be the multiple layers of key generation and management.
Also, keying for multiple users each with different registration details need to carefully considered.
Kind regards

