- Direct users to the Civic Auth login page
- Set up an endpoint that the auth server should redirect to once complete
- Set up middleware to ensure only logged-in users can access protected parts of your app.
The Civic Auth SDK also works with any Python backend.