Open sandrocsimas opened 9 years ago
I need that too. Its a good idea, we may need to take some other informations for auth process
Nice, i will try later!
+1. I have a use case in which I allow authentications that originates from specific IP's or networks, therefore I need to retrieve the remoteAddress
from the req
object.
I want to retrieve the current request object inside the Strategy logic. Is this possible?