silentRedirectUri Readonly

silentRedirectUri: string | undefined

The redirect URL used for silent sign in and automatic token renewal. Required for automatic token renewal to work. Without this, tokens will expire after ~1 hour. Silent renewal loads this URL in a hidden iframe every ~55 minutes. For best performance, use a dedicated lightweight HTML page rather than your main application. See README for an example.

Defined in

Last Updated: 19 March, 2026