Hello!
I recently learned about the deprecation of the implicit grant OAuth type which my application uses for grabbing auth tokens from the embeddable framework to make API requests to Genesys Platform.
I saw that in the most recent release notes from April 13th that the embeddable framework now supports PKCE.
I was wondering what are the steps to do the migration? The current documentation doesn't really specify anything other than selecting PKCE as the grant type.
Do we still call User.getAuthToken?
Thanks!
#EmbeddableFramework------------------------------
Andrew Dong
------------------------------