diff --git a/Directory.Build.props b/Directory.Build.props index 758c57e5..7b23949a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,13 +1,13 @@ - 0.1.0-preview.1 + 0.1.0-preview.2 $(NoWarn);1591 CodeBeam CodeBeam https://github.com/CodeBeamOrg/UltimateAuth - https://github.com/CodeBeamOrg/UltimateAuth + https://ultimateauth.com Apache-2.0 true diff --git a/docs/website/CodeBeam.UltimateAuth.Docs.Wasm/CodeBeam.UltimateAuth.Docs.Wasm.Client/Layout/MainLayout.razor b/docs/website/CodeBeam.UltimateAuth.Docs.Wasm/CodeBeam.UltimateAuth.Docs.Wasm.Client/Layout/MainLayout.razor index 40ae601b..75526c72 100644 --- a/docs/website/CodeBeam.UltimateAuth.Docs.Wasm/CodeBeam.UltimateAuth.Docs.Wasm.Client/Layout/MainLayout.razor +++ b/docs/website/CodeBeam.UltimateAuth.Docs.Wasm/CodeBeam.UltimateAuth.Docs.Wasm.Client/Layout/MainLayout.razor @@ -40,7 +40,7 @@ Home Docs - Samples + Samples Donate diff --git a/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.Bundle.csproj b/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.Bundle.csproj index 6b0ed53a..29faf8f7 100644 --- a/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.Bundle.csproj +++ b/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.Bundle.csproj @@ -13,7 +13,7 @@ authentication;authorization;identity;efcore;inmemory;bundle;auth-framework;security;jwt - logo.png + uauthlogo.png README.md @@ -28,7 +28,7 @@ - + diff --git a/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/logo.png b/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/uauthlogo.png b/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/nuget/CodeBeam.UltimateAuth.EntityFrameworkCore/uauthlogo.png differ diff --git a/nuget/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.Bundle.csproj b/nuget/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.Bundle.csproj index ee75955b..45fc3e18 100644 --- a/nuget/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.Bundle.csproj +++ b/nuget/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.Bundle.csproj @@ -14,7 +14,7 @@ authentication;authorization;identity;efcore;inmemory;bundle;auth-framework;security;jwt - logo.png + uauthlogo.png README.md @@ -29,7 +29,7 @@ - + diff --git a/nuget/CodeBeam.UltimateAuth.InMemory/logo.png b/nuget/CodeBeam.UltimateAuth.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/nuget/CodeBeam.UltimateAuth.InMemory/logo.png and /dev/null differ diff --git a/nuget/CodeBeam.UltimateAuth.InMemory/uauthlogo.png b/nuget/CodeBeam.UltimateAuth.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/nuget/CodeBeam.UltimateAuth.InMemory/uauthlogo.png differ diff --git a/nuget/CodeBeam.UltimateAuth.Reference.Bundle/CodeBeam.UltimateAuth.Reference.Bundle.csproj b/nuget/CodeBeam.UltimateAuth.Reference.Bundle/CodeBeam.UltimateAuth.Reference.Bundle.csproj index 5c921100..e8cde4d1 100644 --- a/nuget/CodeBeam.UltimateAuth.Reference.Bundle/CodeBeam.UltimateAuth.Reference.Bundle.csproj +++ b/nuget/CodeBeam.UltimateAuth.Reference.Bundle/CodeBeam.UltimateAuth.Reference.Bundle.csproj @@ -14,7 +14,7 @@ authentication;authorization;identity;reference;bundle;modular;auth-framework;users;credentials;policies - logo.png + uauthlogo.png README.md @@ -26,7 +26,7 @@ - + diff --git a/nuget/CodeBeam.UltimateAuth.Reference.Bundle/logo.png b/nuget/CodeBeam.UltimateAuth.Reference.Bundle/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/nuget/CodeBeam.UltimateAuth.Reference.Bundle/logo.png and /dev/null differ diff --git a/nuget/CodeBeam.UltimateAuth.Reference.Bundle/uauthlogo.png b/nuget/CodeBeam.UltimateAuth.Reference.Bundle/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/nuget/CodeBeam.UltimateAuth.Reference.Bundle/uauthlogo.png differ diff --git a/src/CodeBeam.UltimateAuth.Core/CodeBeam.UltimateAuth.Core.csproj b/src/CodeBeam.UltimateAuth.Core/CodeBeam.UltimateAuth.Core.csproj index 1b60c23c..c59475f7 100644 --- a/src/CodeBeam.UltimateAuth.Core/CodeBeam.UltimateAuth.Core.csproj +++ b/src/CodeBeam.UltimateAuth.Core/CodeBeam.UltimateAuth.Core.csproj @@ -8,7 +8,7 @@ Core domain primitives and abstractions for UltimateAuth. This package is not intended to be installed directly in most applications. Use CodeBeam.UltimateAuth.Server or Client packages instead. authentication;authorization;identity;security;oauth;login;session;auth;refresh-token;pkce;dotnet;aspnetcore;blazor;maui;auth-framework - logo.png + uauthlogo.png README.md @@ -19,7 +19,7 @@ - + diff --git a/src/CodeBeam.UltimateAuth.Core/logo.png b/src/CodeBeam.UltimateAuth.Core/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/CodeBeam.UltimateAuth.Core/logo.png and /dev/null differ diff --git a/src/CodeBeam.UltimateAuth.Core/uauthlogo.png b/src/CodeBeam.UltimateAuth.Core/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/CodeBeam.UltimateAuth.Core/uauthlogo.png differ diff --git a/src/CodeBeam.UltimateAuth.Server/CodeBeam.UltimateAuth.Server.csproj b/src/CodeBeam.UltimateAuth.Server/CodeBeam.UltimateAuth.Server.csproj index 8694bcb9..6f21fab2 100644 --- a/src/CodeBeam.UltimateAuth.Server/CodeBeam.UltimateAuth.Server.csproj +++ b/src/CodeBeam.UltimateAuth.Server/CodeBeam.UltimateAuth.Server.csproj @@ -13,7 +13,7 @@ authentication;authorization;identity;security;server;oauth;pkce;jwt;aspnetcore;auth-framework - logo.png + uauthlogo.png README.md @@ -34,7 +34,7 @@ - + diff --git a/src/CodeBeam.UltimateAuth.Server/logo.png b/src/CodeBeam.UltimateAuth.Server/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/CodeBeam.UltimateAuth.Server/logo.png and /dev/null differ diff --git a/src/CodeBeam.UltimateAuth.Server/uauthlogo.png b/src/CodeBeam.UltimateAuth.Server/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/CodeBeam.UltimateAuth.Server/uauthlogo.png differ diff --git a/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore.csproj b/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore.csproj index f4246bad..4437d969 100644 --- a/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore.csproj +++ b/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore.csproj @@ -12,7 +12,7 @@ authentication;session;identity;efcore;database;auth-framework - logo.png + uauthlogo.png README.md @@ -22,7 +22,7 @@ - + diff --git a/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/logo.png b/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/uauthlogo.png b/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/authentication/CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/uauthlogo.png differ diff --git a/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/CodeBeam.UltimateAuth.Authentication.InMemory.csproj b/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/CodeBeam.UltimateAuth.Authentication.InMemory.csproj index 1129e77a..c47f0f33 100644 --- a/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/CodeBeam.UltimateAuth.Authentication.InMemory.csproj +++ b/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/CodeBeam.UltimateAuth.Authentication.InMemory.csproj @@ -12,7 +12,7 @@ authentication;session;identity;inmemory;auth-framework - logo.png + uauthlogo.png README.md @@ -22,7 +22,7 @@ - + diff --git a/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/logo.png b/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/logo.png and /dev/null differ diff --git a/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/uauthlogo.png b/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/authentication/CodeBeam.UltimateAuth.Authentication.InMemory/uauthlogo.png differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/CodeBeam.UltimateAuth.Authorization.Contracts.csproj b/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/CodeBeam.UltimateAuth.Authorization.Contracts.csproj index 0d5428ad..46f73334 100644 --- a/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/CodeBeam.UltimateAuth.Authorization.Contracts.csproj +++ b/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/CodeBeam.UltimateAuth.Authorization.Contracts.csproj @@ -13,7 +13,7 @@ authentication;authorization;roles;permissions;contracts;shared;auth-framework - logo.png + uauthlogo.png README.md @@ -22,7 +22,7 @@ - + diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/logo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/logo.png and /dev/null differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/uauthlogo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/authorization/CodeBeam.UltimateAuth.Authorization.Contracts/uauthlogo.png differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore.csproj b/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore.csproj index ecb06423..76cfca96 100644 --- a/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore.csproj +++ b/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore.csproj @@ -12,7 +12,7 @@ authentication;authorization;roles;claims;efcore;database;auth-framework - logo.png + uauthlogo.png README.md @@ -23,7 +23,7 @@ - + diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/logo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/uauthlogo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/authorization/CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/uauthlogo.png differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/CodeBeam.UltimateAuth.Authorization.InMemory.csproj b/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/CodeBeam.UltimateAuth.Authorization.InMemory.csproj index 90ed11f3..a7723fcd 100644 --- a/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/CodeBeam.UltimateAuth.Authorization.InMemory.csproj +++ b/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/CodeBeam.UltimateAuth.Authorization.InMemory.csproj @@ -13,7 +13,7 @@ authentication;authorization;roles;claims;inmemory;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/logo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/logo.png and /dev/null differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/uauthlogo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/authorization/CodeBeam.UltimateAuth.Authorization.InMemory/uauthlogo.png differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/CodeBeam.UltimateAuth.Authorization.Reference.csproj b/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/CodeBeam.UltimateAuth.Authorization.Reference.csproj index 1eff5491..82976ca3 100644 --- a/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/CodeBeam.UltimateAuth.Authorization.Reference.csproj +++ b/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/CodeBeam.UltimateAuth.Authorization.Reference.csproj @@ -12,7 +12,7 @@ authorization;roles;claims;rbac;policy;security;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/logo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/logo.png and /dev/null differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/uauthlogo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/authorization/CodeBeam.UltimateAuth.Authorization.Reference/uauthlogo.png differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization/CodeBeam.UltimateAuth.Authorization.csproj b/src/authorization/CodeBeam.UltimateAuth.Authorization/CodeBeam.UltimateAuth.Authorization.csproj index 50c5dc51..00dad5a1 100644 --- a/src/authorization/CodeBeam.UltimateAuth.Authorization/CodeBeam.UltimateAuth.Authorization.csproj +++ b/src/authorization/CodeBeam.UltimateAuth.Authorization/CodeBeam.UltimateAuth.Authorization.csproj @@ -14,7 +14,7 @@ authentication;authorization;roles;permissions;security;module;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization/logo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/authorization/CodeBeam.UltimateAuth.Authorization/logo.png and /dev/null differ diff --git a/src/authorization/CodeBeam.UltimateAuth.Authorization/uauthlogo.png b/src/authorization/CodeBeam.UltimateAuth.Authorization/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/authorization/CodeBeam.UltimateAuth.Authorization/uauthlogo.png differ diff --git a/src/client/CodeBeam.UltimateAuth.Client.Blazor/CodeBeam.UltimateAuth.Client.Blazor.csproj b/src/client/CodeBeam.UltimateAuth.Client.Blazor/CodeBeam.UltimateAuth.Client.Blazor.csproj index 5a9a7ac4..02509da9 100644 --- a/src/client/CodeBeam.UltimateAuth.Client.Blazor/CodeBeam.UltimateAuth.Client.Blazor.csproj +++ b/src/client/CodeBeam.UltimateAuth.Client.Blazor/CodeBeam.UltimateAuth.Client.Blazor.csproj @@ -12,7 +12,7 @@ authentication;authorization;identity;blazor;wasm;aspnetcore;client;auth;oauth;pkce;jwt;auth-framework - logo.png + uauthlogo.png README.md @@ -57,7 +57,7 @@ - + diff --git a/src/client/CodeBeam.UltimateAuth.Client.Blazor/logo.png b/src/client/CodeBeam.UltimateAuth.Client.Blazor/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/client/CodeBeam.UltimateAuth.Client.Blazor/logo.png and /dev/null differ diff --git a/src/client/CodeBeam.UltimateAuth.Client.Blazor/uauthlogo.png b/src/client/CodeBeam.UltimateAuth.Client.Blazor/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/client/CodeBeam.UltimateAuth.Client.Blazor/uauthlogo.png differ diff --git a/src/client/CodeBeam.UltimateAuth.Client/CodeBeam.UltimateAuth.Client.csproj b/src/client/CodeBeam.UltimateAuth.Client/CodeBeam.UltimateAuth.Client.csproj index b519d1ec..fa4eaed0 100644 --- a/src/client/CodeBeam.UltimateAuth.Client/CodeBeam.UltimateAuth.Client.csproj +++ b/src/client/CodeBeam.UltimateAuth.Client/CodeBeam.UltimateAuth.Client.csproj @@ -8,7 +8,7 @@ Core client engine for UltimateAuth. Provides platform-agnostic authentication features. This package does NOT include transport, storage or UI integration. For complete experience, use a platform adapter such as CodeBeam.UltimateAuth.Client.Blazor authentication;authorization;identity;aspnetcore;auth;oauth;pkce;jwt;auth-framework - logo.png + uauthlogo.png README.md @@ -20,7 +20,7 @@ - + diff --git a/src/client/CodeBeam.UltimateAuth.Client/logo.png b/src/client/CodeBeam.UltimateAuth.Client/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/client/CodeBeam.UltimateAuth.Client/logo.png and /dev/null differ diff --git a/src/client/CodeBeam.UltimateAuth.Client/uauthlogo.png b/src/client/CodeBeam.UltimateAuth.Client/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/client/CodeBeam.UltimateAuth.Client/uauthlogo.png differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/CodeBeam.UltimateAuth.Credentials.Contracts.csproj b/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/CodeBeam.UltimateAuth.Credentials.Contracts.csproj index 0885e14c..376e6b7a 100644 --- a/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/CodeBeam.UltimateAuth.Credentials.Contracts.csproj +++ b/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/CodeBeam.UltimateAuth.Credentials.Contracts.csproj @@ -13,7 +13,7 @@ authentication;credentials;identity;contracts;shared;dto;auth-framework - logo.png + uauthlogo.png README.md @@ -22,7 +22,7 @@ - + diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/logo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/logo.png and /dev/null differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/uauthlogo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/credentials/CodeBeam.UltimateAuth.Credentials.Contracts/uauthlogo.png differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore.csproj b/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore.csproj index 9ed75d81..978ce78c 100644 --- a/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore.csproj +++ b/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore.csproj @@ -12,7 +12,7 @@ authentication;credentials;efcore;password;database;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/logo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/uauthlogo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/credentials/CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore/uauthlogo.png differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/CodeBeam.UltimateAuth.Credentials.InMemory.csproj b/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/CodeBeam.UltimateAuth.Credentials.InMemory.csproj index 40c7c5ff..7bc21c6a 100644 --- a/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/CodeBeam.UltimateAuth.Credentials.InMemory.csproj +++ b/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/CodeBeam.UltimateAuth.Credentials.InMemory.csproj @@ -13,7 +13,7 @@ authentication;credentials;inmemory;password;auth-framework - logo.png + uauthlogo.png README.md @@ -25,7 +25,7 @@ - + diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/logo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/logo.png and /dev/null differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/uauthlogo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/credentials/CodeBeam.UltimateAuth.Credentials.InMemory/uauthlogo.png differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/CodeBeam.UltimateAuth.Credentials.Reference.csproj b/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/CodeBeam.UltimateAuth.Credentials.Reference.csproj index 1b75f477..ec99e9ab 100644 --- a/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/CodeBeam.UltimateAuth.Credentials.Reference.csproj +++ b/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/CodeBeam.UltimateAuth.Credentials.Reference.csproj @@ -12,7 +12,7 @@ authentication;credentials;password;security;reference;auth-framework - logo.png + uauthlogo.png README.md @@ -23,7 +23,7 @@ - + diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/logo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/logo.png and /dev/null differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/uauthlogo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/credentials/CodeBeam.UltimateAuth.Credentials.Reference/uauthlogo.png differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials/CodeBeam.UltimateAuth.Credentials.csproj b/src/credentials/CodeBeam.UltimateAuth.Credentials/CodeBeam.UltimateAuth.Credentials.csproj index 054b6d8d..53803f40 100644 --- a/src/credentials/CodeBeam.UltimateAuth.Credentials/CodeBeam.UltimateAuth.Credentials.csproj +++ b/src/credentials/CodeBeam.UltimateAuth.Credentials/CodeBeam.UltimateAuth.Credentials.csproj @@ -14,7 +14,7 @@ authentication;credentials;identity;security;module;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials/logo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/credentials/CodeBeam.UltimateAuth.Credentials/logo.png and /dev/null differ diff --git a/src/credentials/CodeBeam.UltimateAuth.Credentials/uauthlogo.png b/src/credentials/CodeBeam.UltimateAuth.Credentials/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/credentials/CodeBeam.UltimateAuth.Credentials/uauthlogo.png differ diff --git a/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.csproj b/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.csproj index f563f619..11ada993 100644 --- a/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.csproj +++ b/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/CodeBeam.UltimateAuth.EntityFrameworkCore.csproj @@ -13,7 +13,7 @@ authentication;efcore;infrastructure;orm;auth-framework - logo.png + uauthlogo.png README.md @@ -35,7 +35,7 @@ - + diff --git a/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/logo.png b/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/uauthlogo.png b/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/persistence/CodeBeam.UltimateAuth.EntityFrameworkCore/uauthlogo.png differ diff --git a/src/persistence/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.csproj b/src/persistence/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.csproj index bf35b115..ca100aa8 100644 --- a/src/persistence/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.csproj +++ b/src/persistence/CodeBeam.UltimateAuth.InMemory/CodeBeam.UltimateAuth.InMemory.csproj @@ -13,7 +13,7 @@ authentication;inmemory;testing;cache;auth-framework - logo.png + uauthlogo.png README.md @@ -22,7 +22,7 @@ - + diff --git a/src/persistence/CodeBeam.UltimateAuth.InMemory/logo.png b/src/persistence/CodeBeam.UltimateAuth.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/persistence/CodeBeam.UltimateAuth.InMemory/logo.png and /dev/null differ diff --git a/src/persistence/CodeBeam.UltimateAuth.InMemory/uauthlogo.png b/src/persistence/CodeBeam.UltimateAuth.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/persistence/CodeBeam.UltimateAuth.InMemory/uauthlogo.png differ diff --git a/src/policies/CodeBeam.UltimateAuth.Policies/CodeBeam.UltimateAuth.Policies.csproj b/src/policies/CodeBeam.UltimateAuth.Policies/CodeBeam.UltimateAuth.Policies.csproj index 0078784a..6f703658 100644 --- a/src/policies/CodeBeam.UltimateAuth.Policies/CodeBeam.UltimateAuth.Policies.csproj +++ b/src/policies/CodeBeam.UltimateAuth.Policies/CodeBeam.UltimateAuth.Policies.csproj @@ -14,7 +14,7 @@ authentication;authorization;policies;permissions;security;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/policies/CodeBeam.UltimateAuth.Policies/logo.png b/src/policies/CodeBeam.UltimateAuth.Policies/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/policies/CodeBeam.UltimateAuth.Policies/logo.png and /dev/null differ diff --git a/src/policies/CodeBeam.UltimateAuth.Policies/uauthlogo.png b/src/policies/CodeBeam.UltimateAuth.Policies/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/policies/CodeBeam.UltimateAuth.Policies/uauthlogo.png differ diff --git a/src/security/CodeBeam.UltimateAuth.Security.Argon2/CodeBeam.UltimateAuth.Security.Argon2.csproj b/src/security/CodeBeam.UltimateAuth.Security.Argon2/CodeBeam.UltimateAuth.Security.Argon2.csproj index 3c58caae..1ed21519 100644 --- a/src/security/CodeBeam.UltimateAuth.Security.Argon2/CodeBeam.UltimateAuth.Security.Argon2.csproj +++ b/src/security/CodeBeam.UltimateAuth.Security.Argon2/CodeBeam.UltimateAuth.Security.Argon2.csproj @@ -12,7 +12,7 @@ authentication;security;argon2;password-hashing;cryptography;identity;auth-framework - logo.png + uauthlogo.png README.md @@ -26,7 +26,7 @@ - + diff --git a/src/security/CodeBeam.UltimateAuth.Security.Argon2/logo.png b/src/security/CodeBeam.UltimateAuth.Security.Argon2/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/security/CodeBeam.UltimateAuth.Security.Argon2/logo.png and /dev/null differ diff --git a/src/security/CodeBeam.UltimateAuth.Security.Argon2/uauthlogo.png b/src/security/CodeBeam.UltimateAuth.Security.Argon2/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/security/CodeBeam.UltimateAuth.Security.Argon2/uauthlogo.png differ diff --git a/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore.csproj b/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore.csproj index 2f642a6e..345afa17 100644 --- a/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore.csproj +++ b/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore.csproj @@ -12,7 +12,7 @@ authentication;sessions;efcore;database;auth-framework - logo.png + uauthlogo.png README.md @@ -22,7 +22,7 @@ - + diff --git a/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/logo.png b/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/uauthlogo.png b/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/uauthlogo.png differ diff --git a/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/CodeBeam.UltimateAuth.Sessions.InMemory.csproj b/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/CodeBeam.UltimateAuth.Sessions.InMemory.csproj index 52f19a0c..09a0ea22 100644 --- a/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/CodeBeam.UltimateAuth.Sessions.InMemory.csproj +++ b/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/CodeBeam.UltimateAuth.Sessions.InMemory.csproj @@ -13,7 +13,7 @@ authentication;sessions;inmemory;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/logo.png b/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/logo.png and /dev/null differ diff --git a/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/uauthlogo.png b/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/sessions/CodeBeam.UltimateAuth.Sessions.InMemory/uauthlogo.png differ diff --git a/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore.csproj b/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore.csproj index 18cd4640..6d1c5e19 100644 --- a/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore.csproj +++ b/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore.csproj @@ -14,7 +14,7 @@ authentication;tokens;efcore;jwt;refresh-token;database;auth-framework README.md - logo.png + uauthlogo.png @@ -23,7 +23,7 @@ - + diff --git a/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/logo.png b/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/uauthlogo.png b/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/uauthlogo.png differ diff --git a/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/CodeBeam.UltimateAuth.Tokens.InMemory.csproj b/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/CodeBeam.UltimateAuth.Tokens.InMemory.csproj index 90b2b5c8..4be63678 100644 --- a/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/CodeBeam.UltimateAuth.Tokens.InMemory.csproj +++ b/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/CodeBeam.UltimateAuth.Tokens.InMemory.csproj @@ -13,7 +13,7 @@ authentication;tokens;inmemory;jwt;refresh-token;auth-framework - logo.png + uauthlogo.png README.md @@ -23,7 +23,7 @@ - + diff --git a/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/logo.png b/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/logo.png and /dev/null differ diff --git a/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/uauthlogo.png b/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/tokens/CodeBeam.UltimateAuth.Tokens.InMemory/uauthlogo.png differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.Contracts/CodeBeam.UltimateAuth.Users.Contracts.csproj b/src/users/CodeBeam.UltimateAuth.Users.Contracts/CodeBeam.UltimateAuth.Users.Contracts.csproj index c21bbf8c..8ff8aa91 100644 --- a/src/users/CodeBeam.UltimateAuth.Users.Contracts/CodeBeam.UltimateAuth.Users.Contracts.csproj +++ b/src/users/CodeBeam.UltimateAuth.Users.Contracts/CodeBeam.UltimateAuth.Users.Contracts.csproj @@ -13,7 +13,7 @@ authentication;identity;users;contracts;shared;dto;auth-framework - logo.png + uauthlogo.png README.md @@ -22,7 +22,7 @@ - + diff --git a/src/users/CodeBeam.UltimateAuth.Users.Contracts/logo.png b/src/users/CodeBeam.UltimateAuth.Users.Contracts/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/users/CodeBeam.UltimateAuth.Users.Contracts/logo.png and /dev/null differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.Contracts/uauthlogo.png b/src/users/CodeBeam.UltimateAuth.Users.Contracts/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/users/CodeBeam.UltimateAuth.Users.Contracts/uauthlogo.png differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/CodeBeam.UltimateAuth.Users.EntityFrameworkCore.csproj b/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/CodeBeam.UltimateAuth.Users.EntityFrameworkCore.csproj index 6e53ba0c..ab0912de 100644 --- a/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/CodeBeam.UltimateAuth.Users.EntityFrameworkCore.csproj +++ b/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/CodeBeam.UltimateAuth.Users.EntityFrameworkCore.csproj @@ -12,7 +12,7 @@ authentication;users;efcore;database;sql;auth-framework - logo.png + uauthlogo.png README.md @@ -23,7 +23,7 @@ - + diff --git a/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/logo.png b/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/logo.png and /dev/null differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/uauthlogo.png b/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/users/CodeBeam.UltimateAuth.Users.EntityFrameworkCore/uauthlogo.png differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.InMemory/CodeBeam.UltimateAuth.Users.InMemory.csproj b/src/users/CodeBeam.UltimateAuth.Users.InMemory/CodeBeam.UltimateAuth.Users.InMemory.csproj index 85195f3b..0d7ed5fb 100644 --- a/src/users/CodeBeam.UltimateAuth.Users.InMemory/CodeBeam.UltimateAuth.Users.InMemory.csproj +++ b/src/users/CodeBeam.UltimateAuth.Users.InMemory/CodeBeam.UltimateAuth.Users.InMemory.csproj @@ -13,7 +13,7 @@ authentication;users;inmemory;testing;auth-framework - logo.png + uauthlogo.png README.md @@ -25,7 +25,7 @@ - + diff --git a/src/users/CodeBeam.UltimateAuth.Users.InMemory/logo.png b/src/users/CodeBeam.UltimateAuth.Users.InMemory/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/users/CodeBeam.UltimateAuth.Users.InMemory/logo.png and /dev/null differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.InMemory/uauthlogo.png b/src/users/CodeBeam.UltimateAuth.Users.InMemory/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/users/CodeBeam.UltimateAuth.Users.InMemory/uauthlogo.png differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.Reference/CodeBeam.UltimateAuth.Users.Reference.csproj b/src/users/CodeBeam.UltimateAuth.Users.Reference/CodeBeam.UltimateAuth.Users.Reference.csproj index fca9576a..3b4b5061 100644 --- a/src/users/CodeBeam.UltimateAuth.Users.Reference/CodeBeam.UltimateAuth.Users.Reference.csproj +++ b/src/users/CodeBeam.UltimateAuth.Users.Reference/CodeBeam.UltimateAuth.Users.Reference.csproj @@ -12,7 +12,7 @@ authentication;identity;users;reference;plugin;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/users/CodeBeam.UltimateAuth.Users.Reference/logo.png b/src/users/CodeBeam.UltimateAuth.Users.Reference/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/users/CodeBeam.UltimateAuth.Users.Reference/logo.png and /dev/null differ diff --git a/src/users/CodeBeam.UltimateAuth.Users.Reference/uauthlogo.png b/src/users/CodeBeam.UltimateAuth.Users.Reference/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/users/CodeBeam.UltimateAuth.Users.Reference/uauthlogo.png differ diff --git a/src/users/CodeBeam.UltimateAuth.Users/CodeBeam.UltimateAuth.Users.csproj b/src/users/CodeBeam.UltimateAuth.Users/CodeBeam.UltimateAuth.Users.csproj index 62f2b6a7..9dd91208 100644 --- a/src/users/CodeBeam.UltimateAuth.Users/CodeBeam.UltimateAuth.Users.csproj +++ b/src/users/CodeBeam.UltimateAuth.Users/CodeBeam.UltimateAuth.Users.csproj @@ -14,7 +14,7 @@ authentication;identity;users;module;auth-framework - logo.png + uauthlogo.png README.md @@ -24,7 +24,7 @@ - + diff --git a/src/users/CodeBeam.UltimateAuth.Users/logo.png b/src/users/CodeBeam.UltimateAuth.Users/logo.png deleted file mode 100644 index aa51a469..00000000 Binary files a/src/users/CodeBeam.UltimateAuth.Users/logo.png and /dev/null differ diff --git a/src/users/CodeBeam.UltimateAuth.Users/uauthlogo.png b/src/users/CodeBeam.UltimateAuth.Users/uauthlogo.png new file mode 100644 index 00000000..911f2530 Binary files /dev/null and b/src/users/CodeBeam.UltimateAuth.Users/uauthlogo.png differ