okta / samples-js-react

React Auth SDK sample
Other
175 stars 260 forks source link

Change test environment file to correct name #301

Closed literallyjustroy closed 1 year ago

literallyjustroy commented 1 year ago

The code is looking for .testenv but the README tells me to create a file called testenv.

mraible commented 1 year ago

Where do you see .testenv? I see testenv in https://github.com/okta/samples-js-react/blob/master/env.js#L6.

literallyjustroy commented 1 year ago

You're correct, my apologizes. I'm working with a slightly modified version of the original project and didn't realize it.