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
internal/cueconfig: note the difference between token expiry fields
The JSON expiry field is an absolute timestamp used at rest,
and the JSON expires_in field is a relative duration in seconds
declared by the RFC and used in the wire format.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Ib2246b309c8595d435cdb979a057f244af3788b1
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1202038
Unity-Result: CUE porcuepine <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>
0 commit comments