FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

make submitSessionEnd identity parameter optional and look up the user identity. · Issue #85 · exceptionless/Exceptionless.JavaScript · GitHub

make submitSessionEnd identity parameter optional and look up the user identity. #85

Description

const user: IUserInfo = $ExceptionlessClient.config.defaultData["@user"];
          if (user) {
            $ExceptionlessClient.submitSessionEnd(user.identity);
          }
          

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL