Why I don't think this approach will work is becau...
# random
d
Why I don't think this approach will work is because I can't think of a way to pass a value recieved in the
onAuthenticateResponse()
method to the suspending
authenticate
method, which must return a value it doesn't yet have.