next-auth example with multiple auth strategies?
Wondering if anyone has a good working example using multiple auth strategies with next.js. I’ve been having issues getting credentials auth working with other strategies. It’s odd because I can use credentials auth as long as I don’t use it in conjunction with the other strategies.
