Back

Authentication

Source: starlette.dev

Published:

<p>Starlette offers a simple but powerful interface for handling authentication and permissions. Once you've installed AuthenticationMiddleware with an appropriate authentication backend the request.user and request.auth interfaces will be available in your endpoints.</p> <p>Once AuthenticationMiddl

Read original article

Loading article...

Article not found