Authentication

Learn how to set up authentication in your TradeHub application.

TradeHub uses a robust system to manage authentication within your application.

By default, TradeHub offers the following built-in authentication methods:

  • Email/Password - traditional sign-in method
  • Third Party Providers - Google Auth sign-in
  • Email Links
  • Phone Number

You're free to add or remove any of the methods supported by the authentication system. This documentation will help you with the following:

  • Setup - setting up your authentication project
  • SSR - using SSR to persist your users' authentication, adding new providers
  • Customization - an overview of how TradeHub works so you can adapt it to your own application's needs

Adding Products

Learn how to add and manage products in your TradeHub application.