samples-golang icon indicating copy to clipboard operation
samples-golang copied to clipboard

The okta identiy engine example is breaking with new version of widget

Open RaySheikh opened this issue 2 years ago • 0 comments

Hi, the okta example below started breaking when using widget version 6.8 or higher with the following error: Nonce was not able to be validated. Even when I set a custom Nonce value or null/emptystring, the error does not go away.

https://github.com/okta/samples-golang/tree/master/identity-engine/embedded-sign-in-widget

I would like to use the lastest version of the widget and i'm not able to upgrade due to this issue. Can you please update the sample in the link above to work with latest version of the widget. Thank you

RaySheikh avatar Aug 19 '23 03:08 RaySheikh