[Problem/Question]
Our workflow is that everytime a health clinic signs up on our platform, we create a Sendbird application for them. We then allow patients to chat with the clinics.
- In order to create a channel, we need to supply an API token.
- I want to use a secondary token to generate the channel.
- In order for me to programmatically generate a secondary token, I need the primary token.
- How do I programmatically retrieve the primary token so that I can generate the secondary token?
// If problem, please fill out the below. If question, please delete.
[SDK Version]
// What version of the SDK are you using?
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
[Frequency]
// How frequently is this issue occurring?
[Current impact]
// How is this currently impacting your implementation?