Skip to content

Github OAuth x Github Integration - Confusion around Environment Variables #296

@Franchovy

Description

@Franchovy

Hi all,

Another quick question. I'll answer it myself after some tinkering, if I find a solution.

The environment variables defined for the front container are:

GITHUB_CLIENT_ID
GITHUB_CLIENT_SECRET

Meanwhile, the environment variables defined for the github container are:

GITHUB_CLIENTID
GITHUB_CLIENT_SECRET

Given that "OAuth Apps" and other "Apps" in Github are treated separately, I assume that these refer to two different apps. Therefore, it makes sense to keep the variables named separately and not overlapping as they do with GITHUB_CLIENT_SECRET. I've renamed them appropriately in my .env file and have adjusted the compose.yml file to handle the new names. Now, let's see if it works, I'll post updates here :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions