openapi_parser icon indicating copy to clipboard operation
openapi_parser copied to clipboard

initial work on security schema (only jwt bearer)

Open muhammadn opened this issue 2 years ago • 3 comments

muhammadn avatar Feb 15 '23 15:02 muhammadn

@ota42y You can clone my branch. It is almost complete but problem with the MyBearerToken which can be any name in comment above.

Update: This is done! 🎉

muhammadn avatar Feb 21 '23 20:02 muhammadn

@ota42y Mostly done. I will figure out how to get the headers to check for a JWT token, or if it is a valid token.

I've done some others, i'm very appreciative of your time you took to answer me, 🙇‍♂️, so i contributed some PRs for other stuff that is missing (servers is done, info is not that important but it's simple so i decided to do it)

muhammadn avatar Feb 21 '23 23:02 muhammadn

Late reply, but I got back to you, thanks for pointing it out right!

ota42y avatar Mar 02 '23 14:03 ota42y