-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Labels
Description
Description
When the sample application is run with the dev mode (npm run dev), it has the issue where it's not reading the values from the .env file properly even though we define the values correctly in the .env file
Steps to Reproduce
Start the sample app with dev mode as mentoned in https://github.com/asgardeo/thunder?tab=readme-ov-file#start-the-sample-app-in-development-mode. You will get an error like this in the server
"Failed to load new flow context" component=FlowExecService appID={your-application-id} flowType=AUTHENTICATION error="Invalid request"
Version
latest
Environment Details (with versions)
No response