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
{{ message }}
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
The instructions show an example of creating an instance of AppConfiguration using the parameters clientIdentifier, clientSecret, and scopes. But the actual AppConfiguration class requires a fourth parameter called keychainService. What is this? I see no mention of it anywhere in the documentation, and searching elsewhere hasn't helped me in any way.
Can you please clarify this? It would also be nice to update the documentation so others don't run into this problem.