Deprecated Dependencies
Hello team
I see most of the libraries are already deprecated when i run npm install on the project after cloning it .

Since the dependencies are already deprecated and when i run the project with npm run custom-login-server. I end up with the below issue

does this project works with the OIE version of Okta ? and how to fox these issues that i am running into ?
@syedkarim7 Thanks for reporting the issue!
For 1), I don't think it's a problem with deprecated packages, maybe double check if npm install has been run under the project folder, looks like dotenv is included in dependencies package.
For 2), this sample does not support OIE features, you can find the OIE embedded express sample here