Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Add .env config file support #210

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

twistedstream
Copy link
Contributor

Proposed Changes

  • Add support for using a local .env to drive configuration (vs. having to export variables explicitly)
  • Nothing happens if the .env does not exist
  • Enhanced README.md to suggest using the .env file

Acceptance Test Output

$ go test ./... -v

...

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

@yvovandoorn
Copy link
Contributor

Great addition @twistedstream. Really appreciate the contribution!

@yvovandoorn yvovandoorn merged commit 1ba535b into go-auth0:master Apr 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants