ExpiresAt returns the token expiration timestamp, refreshing it if it is near.
func (s *SandboxServiceURL) ExpiresAt(ctx context.Context) (string, error)ExpiresAt returns the token expiration timestamp, refreshing it if it is near expiry.
| Name | Type | Description |
|---|---|---|
ctx* | context.Context |