Episode #550

OAuth App Creation and Keychain

Series: macOS Mastodon Client

42 minutes
Published on March 28, 2023

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

In this episode we lay the foundation for the OAuth flow with Mastodon servers. We'll utilize KeychainAccess as a wrapper for the Keychain API, so that we can store secrets in a secure way.

This episode uses Xcode 14.2, Swift 5.7.