Hey @ShubhamMetkar, I’d like to highlight a few things on this issue:
- The issue you are reporting is not related to a Quickstart but to a tutorial/blog post. Currently, we don’t have any Electron Quickstarts.
- As I replied here, the blog post (and the related repo) uses Electron 9.0, and currently there is no plan to update it to a newer version. The Auth0 integration approach remains the same, but you need to adapt your Electron code to the latest version.
As far as I understand, you managed to do it. Excellent! - The issue you submitted here and in the sample project repo looks unrelated to Auth0. It is related to
electron-packager
. Although you might find some Auth0 Community members with experience in this tool, there are chances you can more easily receive the proper support on the electron-packager project.
I hope I’ve given you directions to solve your problem more effectively.