Launched this week
display.dev
Publish agent-generated HTML behind company auth
248 followers
Publish agent-generated HTML behind company auth
248 followers
display.dev is the easiest way to publish agent-generated artifacts behind company authentication. One command gives your HTML and Markdown files a permanent URL. Your colleagues sign in securely via OTP or Google/Microsoft SSO, and drive iteration with in-line comments.










Once the user is logged on, can their identity be passed so that when we fetch the data, we can customize it?
PS: Please add a "Contact us" page :)
@jay_janarthanan1 Can you explain in a little more detail what you mean about passing on the identity for customization?
We'll make sure to add a contact us page - a very good point!
@ottilves When a user is authenticated, I assume the app will receive a JWT token. Let's say I have a REST fetch command in my HTML. If the token can be dynamically passed to the REST body, I can return the correct data. Basically, I want to know who is authenticated.
@ottilves @jay_janarthanan1 Can you explain what would be the use case of knowing who is authenticated? Because we have audit logs, which show all the actions the users took on the artifact, including views. Would these cover your needs?
@ottilves @carlrannaberg Assume they are requesting data from Salesforce using the Rest end point . We only want to return data belonging to them.
Outfunnel
Awesome that someone finally built this!
@andruspurde Appreciate the support!