|
|
@ -121,6 +121,7 @@ namespace Squidex |
|
|
|
|
|
|
|
|
identityApp.UseMyIdentity(); |
|
|
identityApp.UseMyIdentity(); |
|
|
identityApp.UseMyIdentityServer(); |
|
|
identityApp.UseMyIdentityServer(); |
|
|
|
|
|
identityApp.UseAdminRole(); |
|
|
identityApp.UseMyApiProtection(); |
|
|
identityApp.UseMyApiProtection(); |
|
|
identityApp.UseMyGoogleAuthentication(); |
|
|
identityApp.UseMyGoogleAuthentication(); |
|
|
identityApp.UseStaticFiles(); |
|
|
identityApp.UseStaticFiles(); |
|
|
|