I have a question about OAuth applications after completing an application to MarketPlace.
Are the clientId and ClientSecret issued on a per user basis like Server to Server Oauth?
Are they issued on a per-application basis after application?
If so, is it unnecessary to have a flow like Server to Server OAuth where the user sets the clientId and ClientSerect?