Cache POST /auth

I find that POST /auth is keeping a previous request that uses a list of usernames and passwords. I have now created a database but it does not seem to use updated information in my app.py, security and user python files.

Hey @bodmana

I believe this depends on your server implementation and is not related to the Postman app, since it simply hits the exposed endpoint.

I or someone else from the community could still try to help you better if you share a little more details about the implementation.