We are using JWT authentication for our private workspaces. Users click on a button in our software, get a JWT token for this workspace for 12 hours and the corresponding documentation workspace opens in a new browser tab.
In the documentation, our users then have a fake e-mail address that consists of the tenant name and environment URL of our software. This e-mail address obviously does not exist.
But our users want to follow categories/articles and receive updates in their e-mail inbox. Please add the possibility to input the actual e-mail address with which a user wants to follow articles/categories.