Episode #551

Adding OAuth Log in with ASWebAuthentication

Series: macOS Mastodon Client

49 minutes
Published on April 6, 2023

This video is only available to subscribers. Get access to this video and 572 others.

In this episode we complete our log in functionality using the AuthenticationServices and the keychain. We'll also see how we will represented an authenticated session using a new type, so that other parts of our code will have everything it needs to make authenticated calls to the API.

This episode uses Xcode 14.2, Swift 5.7.