Skip to main content

Comments

5 comments

  • Stephen Doyle

    Hi,

    May I please ask for some more information about what it is you're trying to do?

    If you're using our Media Library Widget in your application, the user will be asked to log into Cloudinary to use the widget if they're not already logged in, or you can pass authentication information when initialising the widget so that they're logged in automatically: https://cloudinary.com/documentation/media_library_widget#how_to_integrate_the_widget_in_your_app

    If you're using another widget, SDK, or API, whether or not the user is logged into a Cloudinary account via our Media Library is probably not relevant for your implementation: In other cases you'll be providing the authentication for their API calls with your API secret, or making uploads as unsigned, depending on your requirements

    Regards,
    Stephen

    0
  • school55 school55

    Hi. Mostly i want to create link to my media console for specific folder. Link is mostly for me as dev, regular users shouldn't see it. And i forget to say, check specific user (me) is authorized in media console in browser.

    0
  • Millie Axelrod

    Hi,

    If you would like you Media Library Widget to always open in a specific folder, this is indeed possible. For more information you can look at the detailed example provided in a previous post here.

    If you have a different use case, we'd be happy to receive further details to better assist. Please feel free to open a support request with you requirements.

    Regards,

    Millie

    0
  • school55 school55

    Thanks. If i understand, if user is not logged, login form is showed? Maybe there is a callback where i can check that login is required and just hide iframe?

    0
  • Millie Axelrod

    Hi,

    Yes, that's correct - if the user is not logged into Cloudinary he will be asked to log in first. There is currently no option to hide the login iframe.

    Regards,
    Millie

    0

Post is closed for comments.