This is a simple example of how to use Python FastAPI to create a simple authentication system based on phone number with SMS verification. We used SQLite as a database. (Login, Register, Auth, Panel, Whoiam, Hi)
python
api
py
fastapi
fastapi-sample
fastapi-crud
fastapi-users
fastapi-api
fastapi-auth
fastapi-json
fastapi-example
-
Updated
Jan 25, 2023 - Python