LinusU / flutter_web_auth

Flutter plugin for authenticating a user with a web service
MIT License
197 stars 169 forks source link

Passing cookie into oauth tab #157

Closed stnguyen90 closed 1 year ago

stnguyen90 commented 1 year ago

Is it possible to pass additional cookies into the tab/window that is opened for the oauth flow?

LinusU commented 1 year ago

Unfortunately this is not supported by the OS apis that we are using