Hi,
1. Can you help me to understand "use of platform"? is the only reason to avoid above conflict (parallel access)? or adding platform in access token request body is having specific reason?
2. Do we have any API to register custom platform?
3. I found one observation that if i use "mobile" as platform in access token request body, and hit target with two access token api call one after another, previously(1st from two hits) returned access and refresh token is still remaining valid. but this behaviour i am not seeing with other custom platform or any other platforms.
Is it the way platform is defined making the difference?
Can you provide your input to above queries? and some document to refer it
Thanks