Skip to content

Use Environment Variables for Google OAuth Client Credentials #13

Closed
@nelsonic

Description

@nelsonic

At present, the instructions in the README.md suggest putting the google_client_id in the config.exs file:

image

Could we store both the GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET in the environment (or in an .env file) and load it at run-time instead of hard-coding them in the config.exs file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions