Authentication in phoenix

2018-02-08 Thread ali
anyone can help me how can we use Swagger Authentication in phoenix? -- 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 swagger-swaggersocket+unsubscr...@googlegroups.c

How to Authorize header by token C# in Xamarin IOs

2018-02-08 Thread Jose de Jesus Ricardo Santos
I have an API that returns a token when I login the app, to use another API, it is necessary to send that token by the header for use it, I have this code HttpClient cliente = new HttpClient(); string authorizationValue = "Bearer " + "eyJhbGciOiJIUzI1NisInR5cC

Re: Swagger js codegen on how to generate models

2018-02-08 Thread vijay kumar
Hi Ramya, Sorry about the late reply. Like swagger.json i am not sure can help me help understand how to generate the .json files. Are you using swagger-js-codgen or any other tool. Thank you Vijay On Tue, Feb 6, 2018 at 10:37 AM, Ramya kadimetla wrote: > Hi Vijay, > > I am sorry, I haven't u