Make session and IP different things
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Make session and IP different things
Fabio Maschi
requested to merge
feat/payments-passive-auth
into
feat/payments
Mar 29, 2023
Overview
2
Commits
2
Pipelines
0
Changes
7
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