Closed
Description
My token's provider doesn't support CORS, and he argues with sentence from rfc6749 The client MUST use the HTTP "POST" method when making access token
In other hands, it is difficult for me to understand how to use swagger UI without CORS & different domains
So... did I miss something? Did I use swagger in wrong way? My understanding of OAuth is wrong... or my token's provider has weak argument?
Thank you for any comments, whole my swagger setup will be useless without authorization.