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
We integrated a social provider in our Ory Kratos flow (google in this case)
However we also set an extra filed *(username) to be required on sign-up.
In the self service demo video attached you can see the flow.
We would like to remove the secondary duplicate action that redirects the user to Google.
Is it possible to remove that part?
kratos.mp4
Describe your ideal solution
User clicks sign up with Google
Google oauth kicks in
Google redirects back to Kratos
Kratos detects that username is missing
User fills username field
User clicks submit
Identity is now created
Workarounds or alternatives
Current the workaround is to either have the double verification via the social provider or removing the required field.
Version
v0.8
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Describe your problem
We integrated a social provider in our Ory Kratos flow (google in this case)
However we also set an extra filed *(username) to be required on sign-up.
In the self service demo video attached you can see the flow.
We would like to remove the secondary duplicate action that redirects the user to Google.
Is it possible to remove that part?
kratos.mp4
Describe your ideal solution
Workarounds or alternatives
Current the workaround is to either have the double verification via the social provider or removing the required field.
Version
v0.8
Additional Context
No response
The text was updated successfully, but these errors were encountered: