You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The auth session token for the livestream should not be stored in UserDefaults. Instead the storage should be abstracted to a protocol and use the Keychain on iOS devices.
The auth session token for the livestream should not be stored in
UserDefaults
. Instead the storage should be abstracted to a protocol and use the Keychain on iOS devices.odysee-ios/Odysee/Utils/Lbryio.swift
Line 48 in 0f7dd41
The text was updated successfully, but these errors were encountered: