paperclip icon indicating copy to clipboard operation
paperclip copied to clipboard

Is there any way of defining cookie auth?

Open omid opened this issue 5 years ago • 2 comments

Since there is no equivalent struct in the code for a cookie and it converted to a session struct automatically! Is there any way of defining these type of authentications?

https://swagger.io/docs/specification/authentication/cookie-authentication/

omid avatar Oct 09 '20 11:10 omid

Swagger (OAPI 2.0) does not support cookie authentication, so this will have to wait until we move to OAPI 3.0 😕

wafflespeanut avatar Oct 10 '20 07:10 wafflespeanut

Oops, yes, you are right

omid avatar Oct 12 '20 11:10 omid