How do I create an authentication feature with FastAPI and React? What tools can I use for this? Is using FastAPI-Users sufficient? Or are there other similar libraries? I also found a note in the FastAPI-Users documentation that says the project is in maintenance mode. So can it still be used? If not, what are the alternatives?