requestPasswordReset
Hi guys is requestPasswordReset deprecated?
getting this error
and my
lib/auth.ts
Dunno what is causing it
server log
POST /api/auth/request-password-reset 404
5 Replies
@bekacru @Ping
Does other auth routes work? server log indicates that the resource is not even found, could be a problem with the auth handler
Yh others works fine
will be on latest later tonight. try it on
1.2.9-beta.10
it used to be called forgetPassword
the docs update came before the release. One PR is blocking the release so expect soonohh the docs was updated before release 😅
would wait for the release, Thanks.