Ionic Login/Register Page

Hello,
I have an algorithm for users to register in my app and i don’t know how to implement it. This is the algorithm:

  • The user installs the app for the first time.
  • The first page that opens is the page to register.
  • The user registers, go to the welcome page and the registering page is destroyed (he can not come back again on this page). In future lunch of app, he will directly have the welcome page.
    Note: the credentials are stored in a local storage for future usage.
    Please Hel :worried:

Hi @Royken,

Take a look at this example:
http://docs.usecreator.com/docs/integrating-with-ionic-auth

1 Like

The page doesn’t works.

404 Page Not Found