I'd like to embed a dashboard (not a static Klip) screen in a mobile app, so i need a link to be generated every time an authorized user is logged in to MY app.
For that i need an API that will generate this private link (preferably with a token for added security) and i'll pass this link to the Mobile App for that user session.