fastapi-keycloak icon indicating copy to clipboard operation
fastapi-keycloak copied to clipboard

Move examples from docs to a folder, update docs slightly

Open laxdog opened this issue 2 years ago • 0 comments

The main reason behind this is so that people can just go into the quickstart example dir and do a docker-compose up -d. Then everything should just work.

I hit a few problems when I was running it for the first time and I think this makes it clearer and quicker.

I also added an example of how to query the users endpoint with a valid token.

laxdog avatar Aug 10 '22 15:08 laxdog