fix: No token refresh or revocation mechanism~
This commit is contained in:
@@ -0,0 +1 @@
|
||||
public record RefreshRequest(string RefreshToken);
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
public record RefreshRequest(string RefreshToken);
|
||||