I have made a custom api and using the default management api. How can i user 2 audiance in one react app?
You need two access tokens, one per API (with the proper audience).
Silent Auth will help.
John
I have made a custom api and using the default management api. How can i user 2 audiance in one react app?
You need two access tokens, one per API (with the proper audience).
Silent Auth will help.
John