Forum Discussion

harryboy's avatar
harryboy
Occasional Contributor
5 years ago

Flask OAuth2 Server

I am creating a REST API using Swagger based on the PetStore example. I am using the Python-Flask Generated Server. I need to use OAuth2 for authentication.   From what I undeerstand I need t...