Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrloop
1186 days ago
I'm building an integration that will use a long lived token once a month. In your experience will a long lived token expiry if not used for a month? How long do they remain valid until expiring from not being used?
1 comments
i386
1186 days ago
About three months for long lived tokens in my experience. My recommendation would be to use them weekly.
link