docs/PublicApi.md in ory-hydra-client-1.11.7 vs docs/PublicApi.md in ory-hydra-client-1.11.8
- old
+ new
@@ -21,10 +21,10 @@
> disconnect_user
OpenID Connect Front-Backchannel Enabled Logout
-This endpoint initiates and completes user logout at Ory Hydra and initiates OpenID Connect Front-/Back-channel logout: https://openid.net/specs/openid-connect-frontchannel-1_0.html https://openid.net/specs/openid-connect-backchannel-1_0.html
+This endpoint initiates and completes user logout at Ory Hydra and initiates OpenID Connect Front-/Back-channel logout: https://openid.net/specs/openid-connect-frontchannel-1_0.html https://openid.net/specs/openid-connect-backchannel-1_0.html Back-channel logout is performed asynchronously and does not affect logout flow.
### Examples
```ruby
require 'time'