shannon 77f3c5a64d Combine AuthenticationService into AuthenticationServiceProvider
Also, AppContext, APIService, and AuthenticationServiceProvider are now more obviously singletons.

And AuthenticationServiceProvider can now be asked for the current active user, instead of every caller assuming the first element of a list of users is the active user.
2024-11-14 16:30:51 -05:00

7 lines
127 B
Swift

// Copyright © 2023 Mastodon gGmbH. All rights reserved.
import MastodonCore
import MastodonSDK
import MastodonLocalization