sgcWebSockets 4.3.4

· Lançamentos

Mudanças incluídas nesta versão:

 [+] : Novo Component TsgHTTP_OAuth2, this protocol allows third-party applications to grant limited access to an HTTP service, either on behalf of a resource owner or by allowing the third-party application to obtain access on its own behalf.

[+] : Nova propriedade in TsgcWebSocketClient component, "Authentication.Token.OAuth" permite link to a TsgcHTTP_OAuth2 and obtain an access token antes de WebSocket client connects ao servidor.
[+] : Novo Demo "OAuth2" which shows how connect para obter OAuth2 credentials from Google API.
[+] : Novo evento "OnSSLVerifyPeer" in TsgcWebSocketClient, permite verify with more detail certificates.

[*] : Corrigido bug in DoUnRegisterProtocol method, an Access Violation era disparado calling it. (Obrigado a Alessandro por me avisar).
[*] : Corrigido bug in OpenSSL 1.1.1 when VerifyCertificate was habilitada. (Obrigado a Mathieu por me avisar).

Componente OAuth2

 sgcWebSockets 4.3.4 now suporta OAuth2 protocol, this component can work alone or attached to a TsgcWebSocketClient.

OAuth2 WebSockets