Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need to solve this Question in swift language with alamofire library only only only by xcode program -Create an app that contains a login

I need to solve this Question in swift language with alamofire library only only only by xcode program

image text in transcribed

-Create an app that contains a login page with two text fields email and password. -the first view should contain a login title, two text fields, and a login button -when you press the login button the API of the login should be called URL: https://reqres.in/api/login, with parameters: { "email": "eve.holt@reqres.in", "password": "cityslicka" } -if the login is success then forward -if the login is failed then alert sh here is sample of response that retur { "token": "QpwL5tke4Pnpja7X4" } here is sample of response that retur "error": "Missing password" }

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning C# 2005 Databases

Authors: Karli Watson

1st Edition

0470044063, 978-0470044063

More Books

Students also viewed these Databases questions

Question

1. What are the pros and cons of diversity for an organisation?

Answered: 1 week ago

Question

1. Explain the concept of diversity and equality in the workplace.

Answered: 1 week ago