Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0/auth0-cli
/ IntervalDuration
Method
IntervalDuration
internal/auth/auth.go:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
func
(s *State) IntervalDuration() time.Duration {
53
return
time.Duration(s.Interval+waitThresholdInSeconds) * time.Second
54
}
55
56
var
credentials = &Credentials{
57
Audience:
"https://*.auth0.com/api/v2/"
,
Callers
2
WaitUntilUserLogsIn
Function · 0.80
TestGetDeviceCode
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestGetDeviceCode
Function · 0.64