I am developing a web app that will run as an embedded app in Genesys using the client application integration. This app needs to authenticate the user currently logged in to the Genesys platform.
Which type of authorization grant would you recommend using in this situation and why? I am developing the app in Django (Python), so preferably a solution that uses the python SDK.