sonikro / flutter-okta-sdk

Okta's SDK Implementation for Flutter
BSD 3-Clause "New" or "Revised" License
19 stars 34 forks source link

Web Implementation #34

Open siddhantverma95 opened 2 years ago

siddhantverma95 commented 2 years ago

Hi guys,

This plugin saved me from a lot of hassle of native implementation on Native android and iOS. Thanks to you guys for that.

Just Creating this (more of a thread than an issue) for Web implementation. As we want to do this on the web as well.

  1. When can we expect the web version?
  2. If not coming soon, then what can we do to implement that on our end? Some info, like where to start and all?

Regards

Teajayy007 commented 2 years ago

Hey @siddhantverma95 you could use OKTA SPA Widget to implement flutter web authentication and also some interop.

harrisonmount commented 2 years ago

Can you expand on this? Im getting this error trying to build on web MissingPluginException(No implementation found for method createConfig on channel com.sonikro.flutter_okta_sdk)