forked from OpenNeo/impress
Ahh okay, the NeoPass spec says to pass the `client_id` and `client_secret` as POST form data when exchanging the code for the access token, but the default behavior of our client is to pass it as an `Authorization` header instead. In this change, we set an option to change that behavior, and also add a lot of comments about this and the other options! |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| basic_type_hashes.yml | ||
| boot.rb | ||
| cable.yml | ||
| credentials.yml.enc | ||
| database.yml | ||
| environment.rb | ||
| locale_meta.yml | ||
| routes.rb | ||
| storage.yml | ||