Hey! I am brand new here, both to this slack grou...
# ask-a-descoper
l
Hey! I am brand new here, both to this slack group and the product. So I created an application in the console, and that was amazing. Great experience. So cool. And then I clicked the button to go to the TeeHee shirt site for my app. I am particularly interested in the WebAuthn/Biometrics implementation, and so I wanted to check that out, but the site doesn't appear to have a registration flow merely a login flow. I was able to register by "continuing with Google," but I wasn't able to get the biometric login flow to work. It rejected me with this: Am I missing something?
o
hi Nick ๐Ÿ™‚ so Sign Up with webauthn is less common, so we donโ€™t have it in our library of prepared flows, but you can definitely create it yourself! let me share some screenshots
l
Oh, okay, thanks.
o
see this example
message has been deleted
remember that you must provide a user identifier like email/phone or use the
Customer Login ID
input this ties the WebAuthN token to that identifier, and the user must use that identifier again to log in
l
Yep -- I'm well familiar with WebAuthn. ๐Ÿ˜‰
Thanks very much -- this is terrific.
o
awesome, hope that solves your issue, let me know if you need anything else
l
Will do. Thanks.
I take it there is no undo in the flow designer? ๐Ÿ˜‰
o
not in the flow, but in the screen designer
l
Got it.
Okay, so the start of my flow now looks like this:
That seems correct to me.
However, it doesn't appear to change my app. Is there a need to deploy?
Or a better question may be -- what URL am I supposed to use for the TeeHee app?
Is there a special URL for me?
If so, It's not totally obvious...
Thanks as always.
o
If you go to the getting started page there's a custom link to the sample app that has your project id in the url
Are you testing with our sample app or are you building your own?
l
I am testing with the sample app.
I am clicking this link:
o
The are you editing the sign-up-or-in flow? In the same gettingtarted wizard you should see the preview for the different flows for testing
l
Yes, I am.
So used a unique email to login, and I get:
I went to the Flows tab on the left, and selected it, and edited it there.....
o
Did you first sign up as that user ?
l
No, it's a new email.
o
For best experience try the sign up or in action, so if user doesn't exist it'll create it
l
I'm guessing, now that I look more closely, that I need to alter the flow farther down as well.....