Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcanhelp committed Jan 31, 2019
1 parent 2f080c1 commit 79b2611
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To run tests on the SDK, you'll need to create a `.env` file in the root of this

- `DOMAIN` - Auth0 domain for your test tenant
- `APP_CLIENT_ID` - Client ID for a Regular Web Application within your test tenant
- `APP_CLIENT_SECRET` - Client Secret for a Regular Web Application within your test tenan
- `APP_CLIENT_SECRET` - Client Secret for a Regular Web Application within your test tenant
- `NIC_ID` - Client ID for a test Non-Interactive Client Application
- `NIC_SECRET` - Client Secret for a test Non-Interactive Client Application
- `GLOBAL_CLIENT_ID` - Client ID for your tenant (found in Tenant > Settings > Advanced)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We appreciate feedback and contribution to this repo! Before you get started, pl

- Use [Community](https://community.auth0.com/) for usage, questions, specific cases
- Use [Issues](https://github.com/auth0/auth0-PHP/issues) here for code-level support and bug reports
- Paid customers can use [Support](https://support.auth0.com/) to submit a trouble ticket for production-affecting issues.
- Customers with a paid Auth0 subscription can use the [Support Center](https://support.auth0.com/) to submit a ticket to our support specialists.

## Vulnerability Reporting

Expand Down

0 comments on commit 79b2611

Please sign in to comment.