refactor(RSATokenDescriptor): Lifetime-Eigenschaft hinzugefügt
This commit is contained in:
@@ -11,6 +11,8 @@ namespace DigitalData.Core.Abstractions.Security
|
||||
|
||||
string? ApiRoute { get; }
|
||||
|
||||
TimeSpan Lifetime { get; init; }
|
||||
|
||||
#region SecurityTokenDescriptor Map
|
||||
/// <summary>
|
||||
/// Defines the compression algorithm that will be used to compress the JWT token payload.
|
||||
|
||||
Reference in New Issue
Block a user