【发布时间】:2021-10-19 01:55:25
【问题描述】:
尝试使用 next-auth 登录时出现此错误:
[next-auth][error][get_authorization_url_error]
https://next-auth.js.org/errors#get_authorization_url_error {
statusCode: 503...
那里的文档很少提及错误https://next-auth.js.org/errors#get_authorization_url_error。以前有没有人遇到过这个错误,或者如果没有,你能引导我到一个包含更多信息的链接吗?
【问题讨论】:
标签: next-auth