NextAuth Custom Url
Unanswered
Argentine hake posted this in #help-forum
Argentine hakeOP
Is there a way that I can replace the /api/auth/[provider] url with just a /[provider] url? Currently dealing with an identityserver that has restricted urls and that scheme is required to be sent for redirect_uri to the authorize endpoint.