FlowzPlatform / Sprint-User-Story-Board

0 stars 0 forks source link

Website - Customised Sign-up form #131

Open kdalsania opened 5 years ago

kdalsania commented 5 years ago

Create a Sign-up form for Posh xessories, data stored in 'website-users'

image002

kdalsania commented 5 years ago

Created a form with validation. screenshot from 2018-08-27 16-42-42

Having issue in storing data website wise. Currently the flow is like, user registered from one website but can access all the websites. Now, if i want user according to website, then I am not able to get it. As in centralised api, there is no such field to manage user according to website. Website wise user is stored in 'website-user', which is builder service.

If i use a condition before login and make registration website wise, then how to manage password, as in centralised db, user gets registered only once.