events
A read-only flow of OAuth2 lifecycle events emitted by this client.
Events are multicast — all active collectors receive every event independently. There is no replay; events emitted before a collector subscribes are not delivered. When no collectors are active, events are silently dropped (fire-and-forget semantics). The emitter is never suspended; if the buffer is full, the oldest event is dropped.