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 has been 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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The instructions show an example of creating an instance of
AppConfiguration
using the parametersclientIdentifier
,clientSecret
, andscopes
. But the actualAppConfiguration
class requires a fourth parameter calledkeychainService
. 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.
The text was updated successfully, but these errors were encountered: