This could be added to the [`RoundTrip`](https://github.com/form3tech-oss/go-form3/blob/master/pkg/form3/client.go#L53) function. It could retry the initial call, the auth call, and the call decorated with a new token.
This could be added to the
RoundTripfunction. It could retry the initial call, the auth call, and the call decorated with a new token.