From the documentation of Passport JS, I see that it is possible to use it with a Connect based app. However, I have been having issues getting it to work with Nuxt JS.
Most apps rely on social logins for their authentication, so having an example or a guide that points to how it can be done would be appreciated.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1301">#c1301</a>)</em></sub></div>