Главная
Study mode:
on
1
Introduction
2
What you’ll build
3
The starter project
4
ContentView: The app’s main view
5
Profile: Where user info lives
6
Introducing Auth0.swift
7
Add Auth0.swift to the project
8
Sign up for an Auth0 account
9
Register the app with Auth0
10
Create a property list
11
Create the callback URLs
12
Create a user
13
Implement login
14
Implement logout
15
Run the app with login and logout enabled
Description:
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.

How to Integrate Auth0 by Okta in a SwiftUI App

Okta
Add to list