anvilresearch / connect

A modern authorization server built to authenticate your users and protect your APIs
http://anvil.io
MIT License
361 stars 86 forks source link

Client credentials grant fails with no scope #280

Open christiansmith opened 8 years ago

christiansmith commented 8 years ago

If no client_default_scope is defined and no scope param is provided in the request, the server will fail.