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 Feb 25, 2019. It is now read-only.
The recent refactor for tests resulted in the expected Client ID config param changing from client_id to clientId. Not a big deal once found, however it was undocumented so took a bit to track down. I'm not sure if we want it to be clientId or to restore it to client_id, as all other config params are underscore-based (redirect_uri, etc).