MaikuB / flutter_appauth

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

kc_idp_hint not working on ios #447

Closed holoc285 closed 10 months ago

holoc285 commented 11 months ago
/auth/realms//protocol/openid-connect/auth?client_id=&redirect_uri=&response_type=code&scope=openid&kc_idp_hint=google param **kc_idp_hint** only works on android but not on ios. Can anyone help me? Thank in advance.
holoc285 commented 10 months ago

fixed