feat(EnvelopeClaimTypes): „envelope ID“ als Auth-Claim hinzugefügt.
This commit is contained in:
@@ -52,8 +52,7 @@ namespace EnvelopeGenerator.Application
|
||||
|
||||
services.Configure<DispatcherConfig>(dispatcherConfigSection);
|
||||
services.Configure<MailConfig>(mailConfigSection);
|
||||
//services.Configure<MailConfig>(mailConfig.GetSection(typeof(MailConfig).ToString()));
|
||||
//IConfigurationSection section = builder.Configuration.GetSection(typeof(T).Name);
|
||||
|
||||
return services;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user