{{ page.title }}

{{ page.description }}

The viewer login duration is dependent on the authorization token and refresh token. Here are their default durations:

Token definitions

If authentication is required, the viewer must use their login credentials to use the Beacon app. The question is then how long is the duration of successful login valid. The answer to this question is controlled by the duration of the authorization and refresh tokens.

Of course, at some point the refresh token expires and the viewer must use their credentials to log in again.