Hello everyone, How do I handle token expiration ...
# gd-beginners
s
Hello everyone, How do I handle token expiration when using Good Data Web Components?
j
Hi Shahenshah, If I’m not mistaken, the Web Components support only SSO for authentication. Please see the below documentation for more info: https://www.gooddata.com/docs/gooddata-ui/latest/learn/embed_dashboards/web_components/authentication/
s
Thanks @Julius Kos, let me check
@Julius Kos I checked the documentation however it only explains how we can authenticate the first time, my case is different, I was looking to find a way to refresh the token after it's expired, currently it takes me back to login page once the token has expired
The initial authentication is working for me