Third Party OAuth Token

When setting up the sample app, I am running into an issue where the app crashes due to a missing token. Currently, my app does not require third party oauth, so I plan to remove this feature to prevent further failures. Has anyone run into this before and found a simple solution for removal?

Can you provide more specific details on what error you are seeing? Perhaps docker logs?

Third Party Oauth should not be required to run the reference app. Also consider checking that your .env variables are set correctly.