Perdiga / flutter_okta_sample

A sample of how to use flutter okta sdk plugin
4 stars 6 forks source link

Flutter Web Question #2

Open partnercloudsupport opened 4 years ago

partnercloudsupport commented 4 years ago

Hello, Can this code work with flutter web? We have a project we would like to work with you on if you are free. Thank you

Perdiga commented 4 years ago

Hi @partnercloudsupport

Today this sample uses a library that we are creating for okta authentication (https://github.com/sonikro/flutter-okta-sdk). You can create the bridge between Okta JS library to flutter or wait until we do.

Right now we are finishing the Android implementation. We need to do the iOS and then we can work on web.

Feel free to help us there :)

vmalhotra09 commented 3 years ago

Hello @Perdiga

We are working on flutter web project and want to implement OKTA enterprise SSO authentication into our flutter web application. Saw that you are also working creating sdk for the flutter web okta. Just checking to see if you have implemented that or can guide us how to go about that, you help will be greatly appreciated.

Thank You.