Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how to implement Auth0 authentication in a SwiftUI-based iOS app through this comprehensive 45-minute tutorial. Learn to add login and logout functionality to a starter SwiftUI project using the Auth0.swift package. Follow step-by-step instructions to connect your app to Auth0, create a login screen, implement logout functionality, and display user profile information. Explore key concepts such as setting up an Auth0 account, registering your app, creating callback URLs, and implementing user authentication. Access the companion GitHub repository for both starter and completed versions of the project, and follow along with detailed chapter markers covering everything from introduction to running the final app with enabled login and logout features.
Syllabus
Introduction
What you’ll build
The starter project
ContentView: The app’s main view
Profile: Where user info lives
Introducing Auth0.swift
Add Auth0.swift to the project
Sign up for an Auth0 account
Register the app with Auth0
Create a property list
Create the callback URLs
Create a user
Implement login
Implement logout
Run the app with login and logout enabled
Taught by
Okta