Challenge 1 / 1
We know that the supports()
method in an authenticator is called at the start of every
single request. What happens if we return false
from this method?
Skip challenges and go to theNext Chapter
We know that the supports()
method in an authenticator is called at the start of every
single request. What happens if we return false
from this method?