azimuttapp / azimutt

Explore, document and optimize any database
https://azimutt.app
MIT License
1.36k stars 87 forks source link

The link in share/embed does not work #270

Closed nameer closed 10 months ago

nameer commented 11 months ago

When sharing a project, the link inside the iframe embed code doesn't work if I'm not signed in.

I haven't verified my email yet, so I'm wondering if that could be the reason (I've attempted to verify and am still awaiting the confirmation email 😅 ).

Additionally, it would be great if we could have a field with a direct link to the Azimutt schema page in the "share" page. Currently, I find myself copying the browser link or the link from the embed code.

loicknuchel commented 10 months ago

Hi @nameer

To embed Azimutt you need to get the specific URL in the share modal (from the iframe tag). To make it accessible without login, you have to create a private link inside the share modal as well.

Does it solves your issues?

nameer commented 10 months ago

Hi @nameer

To embed Azimutt you need to get the specific URL in the share modal (from the iframe tag). To make it accessible without login, you have to create a private link inside the share modal as well.

Does it solves your issues?

Yes, I wasn't aware of the "Private Link" feature.