Authentication, login system, and user management using fastapi, python, and postgres with sqlalchemy

Job ID: 40142335

Budget: $30 – $250 USD

Write a working example of a login/logout and user management functionality using Python, FastApi, and Postgres/SQL Alchemy that can seamlessly integrate into an existing web application. Including a login landing page.

Must use the Fastapi-users library.

All accounts should be created and managed by an admin. No user registration or password reset functionalities will be needed.

More details:

What type of authentication do you need for your system? Basic Auth
Should users be able to sign up with their email and password? No
What is the primary method users will use to log in? Single Sign-On (SSO)