In this tutorial, we’ll be learning how to integrate social authentication into our Strapi application. In order to do this we’ll be building a simple notes sharing application with Strapi backend and Nuxt.js frontend, we’ll also use Quill.js as our text editor, Nodemailer for emails, we’ll integrate infinite scrolling and many more features.
Why don’t you use middleware for _provider page? I am facing this issue right now. Not sure about proper way of handling provider type and token, couse it seems on provider page user will see just “user page” message and that’s it