Implicit type access token

Hi team,

I want to capture Oauth access token when user logging in Genesys purecloud. I tried to use authorization grant type but in that method, use needs to make sure they login in my application daily to capture the access token.

But I want them to login in normal Geneyss cloud link but I want to capture the access token. Can we do this in implicit login method, if yes please tell me the procedure step by step.

Thanks,
Magu

You can use the implicit grant in your application by following the documentation here: https://developer.genesys.cloud/authorization/platform-auth/use-implicit-grant.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.