I’m currently developing a Forge app for Jira and would like to enforce a requirement where users must have their email address set to “public” in their Jira profile in order to install or use the app. The app relies on accessing the user’s email for validation and backend processes.
What I’m looking for:
- A way to validate or enforce that the email is public during the installation process.
- Alternatively, any suggestions for how to handle this requirement better while still ensuring a seamless user experience.
Has anyone encountered a similar use case or found a solution to this?
Any advice, best practices, or pointers would be greatly appreciated!
Thanks in advance!