Hey Team, I am following this doc: <https://www.o...
# general
f
Hey Team, I am following this doc: https://www.ory.sh/docs/kratos/social-signin/google#using-the-google-sdk-on-native-apps, to ad signin with google for my app. I am writing the app in flutter. The problem is
nonce
value is not exposed or available to me from the https://pub.dev/packages/google_sign_in package. So I am not able to pass it to kratos ory. How do I disable nonce check in ory? or is ther way to get the nonce value.