Video tutorial For framework specific implementation (like Next.js), please skip this section and go directly to the section with the name of your framework. 0:00 Introduction 0:26 Documentation navigation 0:40 Frontend init 1:45 Frontend routing 2:38 Protect a website route 3:38 Backend init 4:53 Adding backend APIs & CORS 5:52 Testing login 6:14 Fetching user info on the frontend & signout 7:34 Testing sign in with Google