Add a property to retrieve the claims (id and login) in the token
This commit is contained in:
@@ -67,6 +67,7 @@ namespace skydiveLogs_api
|
||||
var iocService = new IocService(services, Configuration);
|
||||
iocService.Configure();
|
||||
|
||||
// AutoMapper
|
||||
services.AddAutoMapper(typeof(Mapper.ModelProfile));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user