Parcourir la source

Remove that you might already be logged in

Matt Raible il y a 7 ans
Parent
révision
843107adb4
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0
    2
      TUTORIAL.md

+ 0
- 2
TUTORIAL.md Voir le fichier

270
 
270
 
271
 ![Stormpath Login for Ionic](./static/ionic-login.png)
271
 ![Stormpath Login for Ionic](./static/ionic-login.png)
272
 
272
 
273
-If you don’t see this screen, it’s possible you’re still logged in. Clearing your local storage will fix this, or you can continue below to add the ability to logout.
274
-
275
 In `src/pages/home.html`, add a logout link to the header and a paragraph in the content section that shows the currently logged in user.
273
 In `src/pages/home.html`, add a logout link to the header and a paragraph in the content section that shows the currently logged in user.
276
 
274
 
277
 ```html
275
 ```html