New application created, how to share secret code to other users?

Good day, was wondering what options I got to handle this situation:

  • User owned application is created
  • Got an Application ID and secret hash

How can I share that secret hash with another user so we can both work on the new application? Can I access that value with an api call that each user can use to fetch it on app start?

Appreciate all the help, thank you.

1 Like