Ready to post? First, try searching for your answer.
I already have
Backend-> FastAPI
Front-End - > React
Already working with User Authenticaion using JWT, FastAPI and storing the user credentionals in Postgres
How do I migrate and any tutorials that i can follow?
Also, how should i structure?
Hey @bhavya_giri
This might help: Import and Export Users
Hi @bhavya_giri!
Welcome to the Auth0 Community!
Thank you for asking the question, and thank you, @pratyush.pandey, for linking the user migration doc page. Regarding the Fast API you can follow our guide from here → FastAPI Code Samples: API Security in Action.
Thanks!
Dawid