MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
269 stars 238 forks source link

Question: About SSO in Mobile apps #421

Closed IonVillarreal closed 1 year ago

IonVillarreal commented 1 year ago

Hi, we have a question, we want to implement SSO between a mobile app and a web browser within the app

Check this article for another example in another language

https://curity.io/resources/learn/mobile-web-sso

I wanted to ask if it is possible to implement something similar with flutter_appauth

MaikuB commented 1 year ago

I see AppAuth mentioned there so would think it should work but this is ultimately something you have to confirm