Implementing The Authentication System and Dashboard
摘要
In this chapter, you start building the book project, an API that mimics a payment processor platform. First, the chapter explains what a payment processor API is. Then you’ll learn how the API will handle payment. Finally, you’ll put in place the user authentication system called Magic Link, as well as the user dashboard.