Search found 3 matches

Go to advanced search

by bleaklodge
Tue Nov 28, 2023 6:11 pm
Forum: Developing
Topic: .com API: How long should a user's log-in token be kept?
Replies: 4
Views: 26557

Re: .com API: How long should a user's log-in token be kept?

That's my question, how long do they last? I want to know so that I cache the token for x amount of time and renew when needed, to avoid unnecessary login calls to the API.
by bleaklodge
Tue Nov 28, 2023 2:12 am
Forum: Developing
Topic: .com API: How long should a user's log-in token be kept?
Replies: 4
Views: 26557

.com API: How long should a user's log-in token be kept?

In other words, every how often should I destroy the token (logout) and generate a new one via login?

Go to advanced search