:orphan: .. title:: Quart-Auth documentation Quart-Auth is an extension for `Quart `_ to provide basic-auth, secure cookie, or bearer token authentication. In the secure cookie mode it allows for a session to be logged in, authenticated and logged out. Quart-Auth is developed on `GitHub `_. You are very welcome to open `issues `_ or propose `merge requests `_. Contents -------- .. toctree:: :maxdepth: 2 tutorials/index.rst how_to_guides/index.rst discussion/index.rst reference/index.rst