Generally yes. You could ask the user to get their own API keys though. You could also register the app as a "public client" so that you never get a secret, then it's okay to put the client_id in the app. (Only some APIs let you do this tho)
Dec 10, 2018 · 5:27 PM UTC
1
1

