Callback for token change events
typedef TokenChangeCallback = void Function(String? accessToken, String? refreshToken);