Closed igMike-V closed 1 year ago
Fixes an issue where requesting the current user from the API endpoint (api/auth/user) was returning an object or null.
Added appropriate http response codes and json message.
null user for unauthenticated / current user as if session exists.
Ignore this. closing. this contains edits from another WIP branch.
Fixes an issue where requesting the current user from the API endpoint (api/auth/user) was returning an object or null.
Added appropriate http response codes and json message.
null user for unauthenticated / current user as if session exists.