Skip to content

Track IP addresses for alternate account discovery

Grant requested to merge feat-ip-tracking into main

Upon connection user IP address is logged and tied to them with the last usage

Admin endpoints:

  • GET /ip?address= query argument is the IP address to query
  • GET /user/:sub/ips get all ips a specific user has used

Merge request reports

Loading