Telar CLI - Setup Telar Social on OpenFaaS

February 19, 2021 ยท View on GitHub

Step 7 (Github OAuth)

Following Github document register your Github OAuth application.

1. Set Authorization callback URL to https://[your_github_username].[ofc-domain]/auth` in my case https://red-gold.cloud.telar.dev/auth.

Github OAuth

2. Back in the Telar CLI, after registering Github application, enter client ID and client secret from your Github application page.

Contents

  1. 1Step 7 (Github OAuth)
  2. 1.11. Set Authorization callback URL to https://[your_github_username].[ofc-domain]/auth` in my case https://red-gold.cloud.telar.dev/auth.
  3. 1.22. Back in the Telar CLI, after registering Github application, enter client ID and client secret from your Github application page.