Hi, just created a new app on twitch dev I can see and access my client id perfectly fine but there is no option to get my client secret any help is much appreciated!
1 Like
You create a public application which cannot have a Client Secret.
Public apps are usually used with DCF (device code flow) for places where a secret cannot be protected.
So depending on your use case you might in fact need a confidential client instead
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.