red-machine-69654
06/18/2025, 1:17 PM.active=oidc
— but also .state=choose_method
— Not entirely sure what I am supposed to set there to complete it. I tried all kinds of variations when I submit the form, but none work?red-machine-69654
06/18/2025, 1:22 PM{
"csrf_token": "...",
"method": "oidc",
"traits": { ... },
}
Etc.. When I include the provider again in this, I am asked to restart the flow (422 error).
When I omit the provider, etc., the error is "could not find a strategy to sign up with"
red-machine-69654
06/18/2025, 1:51 PM