canvas-lms/lib/canvas/oauth
Drake Harper 7f06be5d9c Fix json parse error in using jwk via url
refs PLAT-4494

Test Plan:
-make a request that goes through the client credentials flow
-validate that it works

Change-Id: Ic008485f1a286b9923e514abeda17f88b9d39a5c
Reviewed-on: https://gerrit.instructure.com/200219
Reviewed-by: Marc Phillips <mphillips@instructure.com>
QA-Review: Marc Phillips <mphillips@instructure.com>
QA-Review: Drake Harper <dharper@instructure.com>
Product-Review: Drake Harper <dharper@instructure.com>
Tested-by: Jenkins
2019-07-05 13:53:39 +00:00
..
grant_types Include missing scopes in error message 2019-07-03 14:55:09 +00:00
client_credentials_provider.rb Fix json parse error in using jwk via url 2019-07-05 13:53:39 +00:00
invalid_request_error.rb Add client_credentials grant_type 2018-09-10 17:07:05 +00:00
invalid_scope_error.rb Include missing scopes in error message 2019-07-03 14:55:09 +00:00
provider.rb Include missing scopes in error message 2019-07-03 14:55:09 +00:00
request_error.rb Include missing scopes in error message 2019-07-03 14:55:09 +00:00
token.rb add effective_locale to a few API responses 2018-11-14 05:34:57 +00:00