Фикс авторизации
This commit is contained in:
parent
15911d2c69
commit
d0ff5effd6
@ -6,6 +6,7 @@ using static Consts;
|
||||
using Microsoft.Extensions.FileProviders;
|
||||
using Microsoft.OpenApi.Models;
|
||||
using Microsoft.AspNetCore.Authentication.Google;
|
||||
using Microsoft.AspNetCore.HttpOverrides;
|
||||
|
||||
|
||||
TypeAdapterConfig<PutMeetingDto, Meeting>.NewConfig().Map(d => d.SpeackerImage, s => s.SpeackerImage.JoinFileNames());
|
||||
|
Loading…
x
Reference in New Issue
Block a user