facebook

User Data storage and reload on startup & problem fix???

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #336249 Reply

    alexander
    Member

    Dear ALL,

    I am not a programmer and I created two templates enclosed.
    I kindly ask for help in case of “User Data storage and reload on startup”
    I created 2 templates enclose to try to store user details to login at our secure website (worldcheckin.com), but it do not work and how can make this possible to use this with my web-app?

    Two things have to be solved within my templates
    1. User Data storage See attachment wci_user.data.mobi and
    2. reload on startup See attachment wci_start.mobi to Log-in into our secure website with the user details saved
    AND
    1 Problem has to be fixed:
    As I tried to use the web-app without data storage one additional problem I found out after login. The data information are not saved for browser cookie usage. That means, I get into our secure website but if I try to click within the secure website on a internal link, I suddenly be logged out and need to re-log me in. How can I fix this?

    Please be so kind to help me in this case. Find enclose my templates to see and fix.

    Thanks in forward

    Alexander

    Attachments:
    You must be logged in to view attached files.
    #336252

    Brandon
    Member

    I dont think I would store secure information using local storage as this can easily be discovered so it is very unsecure.

    Maybe support can offer a more secure solution.

    If you still want to go this way let me know and I will help out.

    #336633

    support-michael
    Keymaster

    > I dont think I would store secure information using local storage as this can easily be discovered so it is very unsecure.
    >Maybe support can offer a more secure solution

    In this scenario I do not recommend using general local storage services for secure data. You may consider encrypting your data but that is questionable how secure it really is considering the webapp nature of the app’s business logic.

    We are developing encrypted local storage services that will be available later in Q2 or early Q3.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: User Data storage and reload on startup & problem fix???

You must be logged in to post in the forum log in