v0.2.2
Patch Changes
-
0c27fb4: -
getSessionnow accepts an optionaluserIdparameter to skip thegetAuthUserIdcall when the userId is already knowngetHeadersnow accepts an optionalsessionparameter to skip thegetSessioncall when the session is already available
These changes improve performance by avoiding redundant database queries when the data is already available.