puju96 / Login_Demo_test

A demo test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login_Demo_test

A demo test which containes two screen first is login screen and after login it will go to the second screen which is webview.

Screen 1 :

When Login button clicked it will send one authentication token . which is used for opening website in second screen. This token is saved so, afer login if user reopen the application then it will directly go to the second screen.

Screen1

Screen 2 :

Here Logout button is present at the top right corner. Once user clicked on logoit button it will go to the login page and all saved token is removed.

Screen2

About

A demo test


Languages

Language:Swift 95.6%Language:Ruby 4.4%