Skip to content

Make session and IP different things

Fabio Maschi requested to merge feat/payments-passive-auth into feat/payments
  • Session is an object, it can it or undefined
  • When needed, IP can be called with the @IP() decorator. service should handle them as needed.

Merge request reports

Loading