Live video on the AT Protocol
79
fork

Configure Feed

Select the types of activity you want to include in your feed.

oproxy: refresh a bit less aggressively lol

authored by

Eli Mallon and committed by
Natalie B
4bd66731 d58795c4

+1 -1
+1 -1
pkg/oproxy/oauth_session.go
··· 10 10 "github.com/lestrrat-go/jwx/v2/jwk" 11 11 ) 12 12 13 - var refreshWhenRemaining = time.Minute * 59 13 + var refreshWhenRemaining = time.Minute * 15 14 14 15 15 // OAuthSession stores authentication data needed during the OAuth flow 16 16 type OAuthSession struct {