Sergey Plaunov
Sergey Plaunov
Blocking web hooks will make all registrations a bit slower, even not invited. But should work if we use email/phone as invite identifier and user won't change email/phone on registration....
@aeneasr what do you think about this? >Can we at least add parameters to self-service/registration/browser to preset email/phone traits? As a workaround, it's possible to set cookie on self-service ui...
@alexey-reshetnik Hi! I have merged code from your PR #1941 to take advantage of sending authentication SMS codes through courier.
> Thank you for continuing the work on this! Tag me for a review once you want it :) Have submitted for review. Will appreciate your feedback!
> Another important topic is probably wether this "code" strategy can be used for email also? So #1451? Yes, great idea. Have renamed the strategy from `sms` to `code` to...
@yingy77 thanks for reporting the issue! Should have been fixed for now.
Have added verification flow to the `code` strategy.
I have a requirement to add fixed-code logins for testing purposes and to ease apple review process for iOS apps. My suggestion is to add list of fake phone numbers...
> Hey there, I am currently working on passwordless auth using webauthn. I suggest that once it is merged we copy that pattern for SMS auth: #2260 @aeneasr can you...
Really need response from @aeneasr to my previous post. Not sure how to move forward here.