using System; namespace Mirea.Api.Security.Services; public class AuthService() { public TimeSpan Lifetime { private get; init; } }