Lobster
TTCTheo's Typesafe Cult
•Created by Lobster on 11/18/2023 in #questions
Getting next-auth-steam to work
The reason why this was not working is because I had this in my page.js
How you actually get it working is by actually following the example here:
https://github.com/Nekonyx/next-auth-steam/blob/master/examples/app-router/app/page.tsx
By using this file:
https://github.com/Nekonyx/next-auth-steam/blob/master/examples/app-router/app/Sign.tsx
4 replies