You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Reuse the existing server.value() helper in idTokensValidForConn
instead of a hand-rolled zero-check.
- Drop the duplicate per-connector refresh-token summary log; thread
the connector_id into NewRefreshTokenPolicy via logger.With so the
existing per-field logs carry it.
- Trim WHAT-only docstrings and tighten the rationale on
ConnectorRefreshToken and buildConnectorExpiryOverrides.
Signed-off-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
0 commit comments