Skip to content

Latest commit

 

History

History

Examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

This section describes how to clone and run the examples project.

Running the examples

  1. Add your project information such as url and api key in the Secrets.swift file.
  2. Some examples will require to define a URL Scheme, define one by replacing the {REDIRECT_URL} in the Info.plist file.

PS: The REDIRECT_URL must be the same defined in the SITE URL in the Supabase Project Dashboard.