Auth Api --> JWT token
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
|
||||
22
ShopAPI/obj/Debug/net9.0/ShopAPI.AssemblyInfo.cs
Normal file
22
ShopAPI/obj/Debug/net9.0/ShopAPI.AssemblyInfo.cs
Normal file
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("ShopAPI")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c4468dc74b1949de53923f9d96c4a82df7a7b10b")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ShopAPI")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ShopAPI")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
7fbbed756173fa39b41d7675e82cfb37e539e377ed39b7c8a89103ef7b59d295
|
||||
@@ -0,0 +1,21 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net9.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = ShopAPI
|
||||
build_property.RootNamespace = ShopAPI
|
||||
build_property.ProjectDir = C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.RazorLangVersion = 9.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
17
ShopAPI/obj/Debug/net9.0/ShopAPI.GlobalUsings.g.cs
Normal file
17
ShopAPI/obj/Debug/net9.0/ShopAPI.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,17 @@
|
||||
// <auto-generated/>
|
||||
global using global::Microsoft.AspNetCore.Builder;
|
||||
global using global::Microsoft.AspNetCore.Hosting;
|
||||
global using global::Microsoft.AspNetCore.Http;
|
||||
global using global::Microsoft.AspNetCore.Routing;
|
||||
global using global::Microsoft.Extensions.Configuration;
|
||||
global using global::Microsoft.Extensions.DependencyInjection;
|
||||
global using global::Microsoft.Extensions.Hosting;
|
||||
global using global::Microsoft.Extensions.Logging;
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Net.Http.Json;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
@@ -0,0 +1,16 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
BIN
ShopAPI/obj/Debug/net9.0/ShopAPI.assets.cache
Normal file
BIN
ShopAPI/obj/Debug/net9.0/ShopAPI.assets.cache
Normal file
Binary file not shown.
BIN
ShopAPI/obj/Debug/net9.0/ShopAPI.csproj.AssemblyReference.cache
Normal file
BIN
ShopAPI/obj/Debug/net9.0/ShopAPI.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
b359f1ec4917d8612537f55aa21188bee0e195bf5de4c2282ecfc4f900edb738
|
||||
@@ -0,0 +1,8 @@
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\ShopAPI.csproj.AssemblyReference.cache
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\rpswa.dswa.cache.json
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\ShopAPI.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\ShopAPI.AssemblyInfoInputs.cache
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\ShopAPI.AssemblyInfo.cs
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\ShopAPI.csproj.CoreCompileInputs.cache
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\ShopAPI.MvcApplicationPartsAssemblyInfo.cs
|
||||
C:\Users\bib\Desktop\Projekt-Fluxon\shop_Fluxon\ShopAPI\obj\Debug\net9.0\ShopAPI.MvcApplicationPartsAssemblyInfo.cache
|
||||
1
ShopAPI/obj/Debug/net9.0/rpswa.dswa.cache.json
Normal file
1
ShopAPI/obj/Debug/net9.0/rpswa.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"us6N5iMRvDRCQPf0mCKrReKI1NR6/k7UDlpZ2GosUlA=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["Yv0uthjU2MZLLy35Wp1eW6bsstOOmYMHbe\u002BE1SuI\u002B7U=","TFpBIjCVlzZXbj9AgG89VeA0SVMxhNg\u002BgYy8imzLo1c=","R3CctE446Cll8rdwzQb9Qd8xlrgj6\u002BOERTMWbGKUcYM=","2xleXc7JDbagfHIeHdtk0ufCMyqTXC4NcKeTvIJ3onw=","dUxvLkYydy\u002BiQzDwfm/\u002BjJLPZkC68dPAtRRA1lqRsl4=","0q4HvCRa0GSmZ1kEZ8cC9chzCrzHKmvbxuCEVODtVYU=","hMpbIfDDvEsrMkqBcQOnLEWeFSN/ITVK/lgWbP7gbUk=","fupp//eRVVClPERuyeCsfnFmSuC4Rpryp8nJbZVYres=","HspCTRD6VHT\u002BnNbllLXi5MxfN4n2sTm/7qY8G9p4mQo=","Sh9zf0SToI4R4BUdYEg4SnnLgq09baBstvT7eEE8xBM=","XkKXBq7PougHZgpzi9c7VobqCKr1B3wjnncJsPmmyfw=","NcgtC0P5HE0VOXI\u002BtoHcjV0oN2zA4KOgdIyMiUu4RHc=","oswGrp9EMK1MqvzlTzq/l\u002BBMXG1RNxqvHdm88OS5W7E=","2oR6nH8XaZ3PIIbhQBbJr/QoQg6scvtL3v9RrVWRmUM=","wb97sahnIejkQXK0gdWDcDqeGCO0ne41mmU0nHjBYIo=","oMIIDB5fGIOX4aJMKFhA8riNBcCcJgF79b\u002Bz349CEM0=","36PNsbb2PLzDP1/aTUV/VZ1WrRnozHdbDUWmdvtClvc=","e9WZu1CuTIYbawntVz6x9MMTancZ13CYEPD1GT5Q/8A="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
Reference in New Issue
Block a user