Files
letro-ios/changelog.d/pr-2954.change
Doug 99309ddfd2 Use a Client in AuthenticationService now that the Rust one has been removed. (#2954)
* Replace Rust's Authentication service by building a Client.

* Drop the Proxy from AuthenticationServiceProxy[Protocol].

* Make sure to call abortOIDCLogin.

* Centralise common ClientBuilder code.

* Update the SDK.
2024-06-24 15:05:00 +01:00

1 line
62 B
Plaintext

Adopt the new authentication methods exposed on Rust's Client.