Module 10 Introduction

This is an introduction to the work we'll be doing in Module 10.0.

Project Source Code

Get the project source code below, and follow along with the lesson material.

Download Project Source Code

To set up the project on your local machine, please follow the directions provided in the README.md file. If you run into any issues with running the project source code, then feel free to reach out to the author in the course's Discord channel.

This lesson preview is part of the TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.

This video is available to students only
Unlock This Course

Get unlimited access to TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two, plus 70+ \newline books, guides and courses with the \newline Pro subscription.

Thumbnail for the \newline course TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

Stripe is a third-party payment processor that helps applications and businesses accept payments in a safe and secure manner. For TinyHealth, we're going to use Stripe to facilitate payments between tenants and hosts. That's right. In this module, we'll discuss Stripe and the Stripe Connect product for marketplaces, discuss how we'll facilitate signing with Stripe with OAuth 2.0, so users that are to receive payments can sign in with their Stripe accounts, establish the GraphQL fields for Stripe authentication, interact with Stripe APIs and build the accompanying resolver functions, update the user profile section of a logged-in user, to allow the user to connect and disconnect with Stripe from our application. (upbeat music)