We will learn about how to create auto login feature using UserDefaults
1. let user logged in to the app until he logged-out in app In other words, maintaining the user logged in state in iOS using swift
2. Learn about UserDefaults and save values to UserDefaults in swift ios