Hello,
I am wondering if anyone has worked on a similar use case.
I am embedding an app inside another web page (another service that I am using). I wanted to use the authentication of this other service that I am using to also work with Glide app. I do not want to store the creds in google sheet, nor do I want to ask the user to type again. If the session of this other service expires, I want the session on Glide also to expire.