sessionExchangeEnabled property

bool sessionExchangeEnabled
final

Whether Routed adapters should expose API-key-to-session exchange.

This is disabled by default because an API key is usually intended for service authentication, not browser-session creation.

Implementation

final bool sessionExchangeEnabled;