Failed SignIn Callbacks return ok: true, status: 400 #3105
Unanswered
dominik-sfl
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
Say I have a custom sign in callback and something happens so that a sign in fails. Right now, I just mock it like this:
When calling the signIn method client side, I would expect a status code that says
Access denied
andok: false
orok: null
. However, doing this:...gives me:
is this the intended behaviour / expected response? Or am I doing something wrong in my signIn callback?
How to reproduce ☕️
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions