Auth Api --> JWT token

This commit is contained in:
Aminekan
2026-03-16 15:03:33 +01:00
parent c4468dc74b
commit 909c40b70f
92 changed files with 2923 additions and 244 deletions

View File

@@ -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.