Skip to content

Commit

Permalink
Document added env REACT_APP_OPENSRP_OAUTH_STATE
Browse files Browse the repository at this point in the history
  • Loading branch information
ciremusyoka committed Oct 15, 2021
1 parent 56d1172 commit 35764cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/env.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,9 @@ Below is a list of currently supported environment variables:
- OpenSRP update plan endpoint parameter (`revoke_assignments`) value. Determines if team assignments for complete and retired plans will be revoked or not.
- Options: 'true' and 'false'. Any other value defaults to 'false'.
- default: 'true'

- **REACT_APP_SUPERSET_OAUTH_STATE**

- **Optional**
- Value of superset provider oauth state
- Defaults to the value of `REACT_APP_OPENSRP_OAUTH_STATE` if not provided.

0 comments on commit 35764cc

Please sign in to comment.