This section describes how to clone and run the examples project.
- Add your project information such as url and api key in the
Secrets.swift
file. - Some examples will require to define a URL Scheme, define one by replacing the
{REDIRECT_URL}
in theInfo.plist
file.
PS: The REDIRECT_URL
must be the same defined in the SITE URL
in the Supabase Project Dashboard.