dinoloop-es8
Version:
A lightweight REST API Library for building scalable Node.js server-side applications powered by Typescript
12 lines • 801 B
JavaScript
;
// Injecting this service into constructor dependencies would have instance per request.
// All the services resolved would have same IUserIdentity instance for the entire request.
// Hence providing UserIdentity concept which is similar to C# WebApi
Object.defineProperty(exports, "__esModule", { value: true });
/**
* Contains information associated with request/user
*/
class IUserIdentity {
}
exports.IUserIdentity = IUserIdentity;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaXVzZXIuaWRlbnRpdHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kdWxlcy9wcm92aWRlcnMvaXVzZXIuaWRlbnRpdHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUNBLHdGQUF3RjtBQUN4RiwyRkFBMkY7QUFDM0YscUVBQXFFOztBQUVyRTs7R0FFRztBQUNIO0NBTUM7QUFORCxzQ0FNQyJ9