1 Matching Annotations
- Aug 2021
-
pragmaticwebsecurity.com pragmaticwebsecurity.com
-
Hence, the refresh token allows an application to autonomously obtain a new access token from the security token service, without user intervention.
Although its true, that refreshing token without user interaction is a legal scenario, it is not for UI living in web browser, but rather for the server side apps, perhaps the BEFE.
-