Add checks to enforce no client_secret in authorize_url query params
Created by: dfockler
Fix for #193 (closed)
Raise error if the implicit, and auth_code grant types are passed the client_secret as a parameter for the authorize_url.
Created by: dfockler
Fix for #193 (closed)
Raise error if the implicit, and auth_code grant types are passed the client_secret as a parameter for the authorize_url.