mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-06-02 22:20:01 +08:00
feat(auth): implement cookie-based token management and update user ID retrieval
This commit is contained in:
@@ -5,7 +5,6 @@ using Foxel.Models.DataBase;
|
||||
using Foxel.Models.Request.Auth;
|
||||
using Foxel.Services.Configuration;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Microsoft.IdentityModel.Tokens;
|
||||
using static Foxel.Utils.AuthHelper;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user