line / flutter_line_sdk

A Flutter plugin that lets developers access LINE's native SDKs in Flutter apps with Dart.
https://developers.line.biz/
Apache License 2.0
213 stars 43 forks source link

How can I use nonce, nonceId ? #49

Closed manhtuan1712 closed 2 years ago

manhtuan1712 commented 3 years ago

Hi,

When using LineSDK.instance.login(), I can't find the param to handle nonce, nonceId. How can I do that?

Thank you.

onevcat commented 2 years ago

Nonce support is added in #50. We will schedule a release for it soon.