Integrating auth0 in a Photoshop plugin

Hello,
We used auth0 docs and quickstarts to quickly put something together for our webapp and API.
But now we are facing a problem that judging by the lack of documentation we might the first to experience.

We developped a Photoshop plugin to create a bridge between Adobe PS and our webapp.
That plugin asks for the user to be logged in to be able to use it (it basically exports groups of layers as images and upload them to our platform) but can’t find any doc on how to use the auth0 SDK from within a PS plugin.

For more information on how a PS plugin is made here is the article we used as a starting point and built-on Create an HTML5 / JavaScript extension for Adobe Illustrator & Photoshop CC | by Joël Galeran | Medium

We feel like the cordova doc might be closest thing we have but one of the very first challenge is to have a static (or a predictable one) callback URL.
For example, on a Windows environment “window.location.path” returns “file:///C:/Users/{user}/AppData/Roaming/Adobe/CEP/extensions/test/index.html”

For more information on Adobe plugin environment: GitHub - Adobe-CEP/CEP-Resources: Tools and documentation for building Creative Cloud app extensions with CEP

If anyone could give us some pointers we would really appreciate it!

Hey @malko42

As it has been more than a few months since this topic was opened and there has been no reply or further information provided from the community as to the existence of the issue we would like to check if you are still facing the described challenge?

We are more than happy to assist in any way! If the issue is still out there please let us know so we can create a new thread for better visibility, otherwise we’ll close this one in week’s time.

Thank you!

This topic was automatically closed after 6 days. New replies are no longer allowed.