Hello everyone,
I am using WAB Dev Edition and its templates to customize my own web app. I am trying to add a user signup/login component to my web app, and I would like to store that information (username and pwd) in my own DB. Since WAB is based off JS API 3.x and dojo, could anyone please help me understand how I should go about adding this piece to my web app, so that all components work with the existing template and ESRI's framework?