Edit auth -> Going to get removed soon

This commit is contained in:
2025-07-25 22:25:32 -07:00
parent 93948ffbd2
commit 266a051427
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,8 +6,8 @@ using Stripe;
using System.Security.Claims;
using Microsoft.AspNetCore.Authentication.JwtBearer;
using Microsoft.IdentityModel.Tokens;
using System.Text;
using System.IdentityModel.Tokens.Jwt;
using System.Text;
var builder = WebApplication.CreateBuilder(args);