flask-restx icon indicating copy to clipboard operation
flask-restx copied to clipboard

flask restx user case to adopt flask-oidc authentication

Open zhoupoko2000 opened this issue 2 years ago • 0 comments

Hello Team, Recently I am working on oidc auth for my flask restx app. The most examples I see online about flask-oidc is just based on a barebone flask app. That usually works.

But through googling, I do not see any user case where flask restx can adopt flask-oidc for authentication so we can enjoy the benefit of testing api through swagger UI. ? any thought or quick example you have in mind?

zhoupoko2000 avatar Mar 17 '22 19:03 zhoupoko2000