Handle user sign up without netlify modal #129

Closed
opened 2020-11-30 21:35:27 +01:00 by Irev-Dev · 1 comment
Irev-Dev commented 2020-11-30 21:35:27 +01:00 (Migrated from github.com)

Basically, we want to control the sign up flow, this will allow us to have a more custom look and feel, we can also ask if user's want to sign up to the newsletter at the same time.

Alternatives listed on the modal npm package
https://www.npmjs.com/package/netlify-identity-widget#list-of-alternatives

netlify docs
https://docs.netlify.com/visitor-access/identity/#enable-identity-in-the-ui

Basically, we want to control the sign up flow, this will allow us to have a more custom look and feel, we can also ask if user's want to sign up to the newsletter at the same time. Alternatives listed on the modal npm package https://www.npmjs.com/package/netlify-identity-widget#list-of-alternatives netlify docs https://docs.netlify.com/visitor-access/identity/#enable-identity-in-the-ui
Irev-Dev commented 2020-12-05 19:57:20 +01:00 (Migrated from github.com)

This was a little more involved than I first imagined. There's some good info in the PR for implementing this. I also added a redwood forum post.
https://community.redwoodjs.com/t/dumping-the-netlify-identity-widget-using-gotrue-auth-with-email-verification/1550

This was a little more involved than I first imagined. There's some good info in the PR for implementing this. I also added a redwood forum post. https://community.redwoodjs.com/t/dumping-the-netlify-identity-widget-using-gotrue-auth-with-email-verification/1550
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: h3n3/cadhub#129