You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An important client for Pelican is going to be the browser.
That is, a user should be able to navigate to the director UI, click on a download button, and be taken to a page where they can type in an object name and hit "go". I'd like to have it as a visible demo for December.
The ultimate goal would be some sort of small JavaScript library that someone can embed in their webpage's code. It'd export a function that contacts the director and gets redirected to a new location. The director UI would be a simple wrapper around this library.
For this ticket, I'd like to stick to public data: attempts to access private data should just end in an error.
The text was updated successfully, but these errors were encountered:
An important client for Pelican is going to be the browser.
That is, a user should be able to navigate to the director UI, click on a download button, and be taken to a page where they can type in an object name and hit "go". I'd like to have it as a visible demo for December.
The ultimate goal would be some sort of small JavaScript library that someone can embed in their webpage's code. It'd export a function that contacts the director and gets redirected to a new location. The director UI would be a simple wrapper around this library.
For this ticket, I'd like to stick to public data: attempts to access private data should just end in an error.
The text was updated successfully, but these errors were encountered: