Security ======== While Litestar is agnostic to the security scheme used - allowing users to use any standard and non-standard security scheme they deem necessary, it does include several builtin components that allow for easy implementation of authentication and authorization. .. toctree:: :titlesonly: :caption: Articles abstract-authentication-middleware security-backends guards excluding-and-including-endpoints jwt secret-datastructures