expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.23k stars 867 forks source link

with-github-oauth-apps #375

Open idkjs opened 2 years ago

idkjs commented 2 years ago

I would love to see and example authenticating with https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps.

I cant figure out what the Homepage URL and Authorization callback URL values should be when setting up the OAuth App on github.

Thanks