Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide developers through getting sign-in working #43

Open
zwaap opened this issue Apr 4, 2018 · 0 comments
Open

Guide developers through getting sign-in working #43

zwaap opened this issue Apr 4, 2018 · 0 comments

Comments

@zwaap
Copy link
Contributor

zwaap commented Apr 4, 2018

In order for sign-in to work, Configuration.AppClientID must be specified with a valid developers.arcgis.com client ID, and the value specified for Configuration.RedirectURL must be specified in the list of redirect URIs for the application. In trying to get this working locally, this didn't seem clear. I would suggest:

  1. Spelling this out in the doc in an easily discoverable way.
  2. Adding a check during sign-in to point the developer to these values. This could, for instance, check for the default value of AppClientID and call that out specifically if unchanged, and otherwise suggest checking these values on sign-in failure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant