完善jwt
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Yi.Framework.Common.IOCOptions
|
||||
public string Audience { get; set; }
|
||||
|
||||
public string Issuer { get; set; }
|
||||
|
||||
|
||||
public string SecurityKey { get; set; }
|
||||
|
||||
public string DefaultScheme { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user