Thanks a lot 🙂 Also, is there a way to get the cl...
# support-questions
j
Thanks a lot 🙂 Also, is there a way to get the client IP? I believe in normal starlette Request object you can get it via print(request.client.host) but in SuperTokens' FastApiRequest object there is no client attribute