You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I'm trying to integrate registration and login with OIDC (google and apple) from a native flutter app using the official client.
I would like to separate the two flows (registration and login), but I see that by doing a login flow with method=oidc the account is automatically created as for the registration flow.I haven't found a way to disable this behavior in the documentation. Do you know if it's possible? Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone, I'm trying to integrate registration and login with OIDC (google and apple) from a native flutter app using the official client.
I would like to separate the two flows (registration and login), but I see that by doing a login flow with method=oidc the account is automatically created as for the registration flow.I haven't found a way to disable this behavior in the documentation. Do you know if it's possible? Thank you
Beta Was this translation helpful? Give feedback.
All reactions