Hello there,

I need to implement Oauth2 in swagger UI and the problem is I want to send 
given fields in url like:- Client_Id

client_id = xyz
redirect_uri= www.test.com
scopes=abc:profile
access_type={Access Type}
state={Random String}

So the main problem is how can I'll be able to add those in Authorize 
window to be sent in header.
I just want to send user data in header for authorization

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to